|
static void | SetLevel (const std::map< LoggingLevel, bool > &Setup) |
|
static void | SetLevel (LoggingLevel level, bool enable) |
|
static void | SetOStream (std::ostream &Ostream) |
|
static void | SetOStream (const std::string &file) |
|
template<typename T > |
static void | Write (LoggingLevel level, const T &toWrite, const std::string &file="", int line=-1) |
|
static bool | GetLoggingLevelStatus (LoggingLevel level) |
|
static void | Disable () |
|
static void | RestoreDefaultLevels () |
|
The documentation for this class was generated from the following file: