Definition at line 40 of file logger.cc.
◆ LoggerSet
◆ AllLoggers()
static std::shared_ptr<LoggerSet>& AllLoggers |
( |
| ) |
|
|
inlinestatic |
◆ colored()
◆ count()
static unsigned& count |
( |
| ) |
|
|
inlinestatic |
◆ dateTimeFormat()
static char* dateTimeFormat |
( |
| ) |
|
|
inlinestatic |
◆ err()
static std::ostream*& err |
( |
| ) |
|
|
inlinestatic |
◆ filterMinimumLevel()
◆ getTimeAbsoluteStr()
static char* getTimeAbsoluteStr |
( |
bool |
aGetNewTime = false | ) |
|
|
inlinestatic |
◆ GlobalThreshold()
static ELevel& GlobalThreshold |
( |
| ) |
|
|
inlinestatic |
◆ level2Color()
static string level2Color |
( |
ELevel |
level | ) |
|
|
inlinestatic |
◆ level2Str()
static const char* level2Str |
( |
ELevel |
level | ) |
|
|
inlinestatic |
◆ logCerr()
void logCerr |
( |
ELevel |
level, |
|
|
const string & |
message, |
|
|
const Location & |
loc |
|
) |
| |
|
inline |
◆ logCout()
void logCout |
( |
ELevel |
level, |
|
|
const string & |
message, |
|
|
const Location & |
loc |
|
) |
| |
|
inline |
◆ mutex()
static std::mutex& mutex |
( |
| ) |
|
|
inlinestatic |
◆ out()
static std::ostream*& out |
( |
| ) |
|
|
inlinestatic |
◆ fLogger
◆ fThreshold
◆ fThresholdIsGlobal
The documentation for this struct was generated from the following file: