Definition at line 40 of file logger.cc.
◆ LoggerSet
◆ AllLoggers()
static std::shared_ptr<LoggerSet> AllLoggers |
( |
| ) |
|
|
inlinestatic |
◆ filterMinimumLevel()
◆ getTimeAbsoluteStr()
static size_t getTimeAbsoluteStr |
( |
| ) |
|
|
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 |
◆ fColored
◆ fErr
std::ostream * fErr = &cerr |
|
static |
◆ fLogger
◆ fOut
std::ostream * fOut = &cout |
|
static |
◆ fThreshold
◆ fThresholdIsGlobal
◆ sDateTimeFormat
◆ sMutex
◆ sProcessedTime
◆ sRawTime
◆ sTimeBuff
The documentation for this struct was generated from the following file: