LogHandlerData Struct Reference

Data Fields

VMToolsLogFn logfn
gboolean convertToLocal
gboolean timestamp
gboolean shared
LogHandlerCopyFn copyfn
LogHandlerDestroyFn dtor
 Destructor for the handler data.
guint type
gchar * domain
GLogLevelFlags mask
guint handlerId
gboolean inherited

Field Documentation

Whether to config the message to the local encoding before printing.

LogHandlerCopyFn LogHandlerData::copyfn

Copy function (optional). This is used when replacing an existing config with a new one for the same handler.

VMToolsLogFn LogHandlerData::logfn

Function that does the logging. Same as GLogFunc but returns whether the message was successfully logged.

Whether the log output is shared among various processes.

Whether to include timestamps in the log message.


The documentation for this struct was generated from the following file:

Generated on 9 Apr 2010 for open-vm-tools 2010.03.20 by  doxygen 1.6.1