|
wbc
|
#include <iostream>#include <sstream>Go to the source code of this file.
Classes | |
| class | logger |
Macros | |
| #define | log(level) |
Enumerations | |
| enum | loglevel_e { logERROR , logWARNING , logINFO , logDEBUG , logDEBUG1 , logDEBUG2 , logDEBUG3 , logDEBUG4 } |
Variables | |
| loglevel_e | loglevel |
| #define log | ( | level | ) |
| enum loglevel_e |
|
extern |