Definition at line 46 of file logger.cc.
static size_t getTimeAbsoluteStr |
( |
| ) |
|
|
inlinestatic |
static string level2Color |
( |
ELevel |
level | ) |
|
|
inlinestatic |
static const char* level2Str |
( |
ELevel |
level | ) |
|
|
inlinestatic |
void logCerr |
( |
ELevel |
level, |
|
|
const string & |
message, |
|
|
const Location & |
loc |
|
) |
| |
|
inline |
void logCout |
( |
ELevel |
level, |
|
|
const string & |
message, |
|
|
const Location & |
loc |
|
) |
| |
|
inline |
std::ostream * fErr = &cerr |
|
static |
std::ostream * fOut = &cout |
|
static |
The documentation for this struct was generated from the following file: