|
Nymph
v1.5.2
Flow-Based Data Processing Framework
|
Public Member Functions | |
| void | logCout (ELevel level, const string &message, const Location &loc) |
| void | logCerr (ELevel level, const string &message, const Location &loc) |
Static Public Member Functions | |
| static size_t | getTimeAbsoluteStr () |
| static const char * | level2Str (ELevel level) |
| static string | level2Color (ELevel level) |
Public Attributes | |
| const char * | fLogger |
| bool | fColored |
| ELevel | fThreshold |
Static Public Attributes | |
| static char | sDateTimeFormat [16] |
| static time_t | sRawTime |
| static tm * | sProcessedTime |
| static char | sTimeBuff [512] |
Definition at line 40 of file KTLogger.cc.
|
inlinestatic |
Definition at line 46 of file KTLogger.cc.
|
inlinestatic |
Definition at line 74 of file KTLogger.cc.
|
inlinestatic |
Definition at line 59 of file KTLogger.cc.
Definition at line 111 of file KTLogger.cc.
Definition at line 90 of file KTLogger.cc.
| bool fColored |
Definition at line 56 of file KTLogger.cc.
| const char* fLogger |
Definition at line 55 of file KTLogger.cc.
| ELevel fThreshold |
Definition at line 57 of file KTLogger.cc.
|
static |
Definition at line 42 of file KTLogger.cc.
|
static |
Definition at line 44 of file KTLogger.cc.
|
static |
Definition at line 43 of file KTLogger.cc.
|
static |
Definition at line 45 of file KTLogger.cc.
1.8.13