27 #ifndef ICL_CORE_LOGGING_SQLITE_LOG_OUTPUT_H_INCLUDED 28 #define ICL_CORE_LOGGING_SQLITE_LOG_OUTPUT_H_INCLUDED 57 virtual void onStart();
58 virtual void pushImpl(
const LogMessage& log_message);
59 virtual void onShutdown();
const LogLevel cDEFAULT_LOG_LEVEL
The log level which is used initially.
Contains import/export definitions for the Win32 plattform.
This is an output stream class for log messages.
Contains icl_logging::SQLiteLogDb.
Defines an entry for the message queue.
#define ICL_CORE_LOGGING_IMPORT_EXPORT
Contains icl_logging::LogOutputStream.