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.
Copy function (optional). This is used when replacing an existing config with a new one for the same handler.
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: