All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes
Qtilities::Logging::AbstractLoggerEngineData Struct Reference

Structure used by an AbstractLoggerEngine to store it's data. More...

#include <AbstractLoggerEngine.h>

List of all members.

Public Attributes

Logger::MessageTypeFlags enabled_message_types
 The enabled message types for this logger engine.
QString engine_name
 The name of this logger engine.
AbstractFormattingEngineformatting_engine
 The formatting engine used by this logger engine.
bool is_enabled
 Indicates if this logger engine is enabled.
bool is_initialized
 Indicates if this logger engine is initialized.
bool is_removable
 Indicates if this engine is removable by the user.
Logger::MessageContextFlags message_contexts
 The message contexts processed by this logger engine.

Detailed Description

Structure used by an AbstractLoggerEngine to store it's data.



Qtilities : Reference Documentation Back to top Copyright © 2009-2013, Jaco Naudé