Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IEventQ::enableLogging ( P6BOOL  bEnable)
pure virtual

Enables/disables logging of debug information in the event queue and underlying p6IEventSource's.

Errors are always logged.

Parameters
bEnable[ in ] A P6BOOL value which enables logging when set to P6TRUE and disables when set to P6FALSE.
Returns