Go to the source code of this file.
Namespaces | |
namespace | karto |
Functions | |
LogLevel | karto::GetLogLevel () |
void | karto::InitializeLogger (const String &rApplicationName, const String &rLogLevel) |
void | karto::Log (LogLevel level, const karto::String &rMessage) |
void | karto::SetLogLevel (LogLevel level) |
void | karto::TerminateLogger () |
Variables | |
BasicEvent< LogMessageArguments > | karto::LogMessage |
static kt_bool | karto::s_FileLoggingEnabled = false |
static LogLevel | karto::s_LogLevel = LOG_NONE |