27 #ifndef ICL_CORE_LOGGING_STD_LOG_OUTPUT_H_INCLUDED 28 #define ICL_CORE_LOGGING_STD_LOG_OUTPUT_H_INCLUDED 35 #define LOGGING_STDOUT ::icl_core::logging::StdLogOutput::instance() const LogLevel cDEFAULT_LOG_LEVEL
The log level which is used initially.
Contains import/export definitions for the Win32 plattform.
StdLogOutput(const icl_core::String &name, const icl_core::String &config_prefix, icl_core::logging::LogLevel log_level)
This is an output stream class for log messages.
#define ICL_CORE_LOGGING_IMPORT_EXPORT