Enumerations | |
enum | EN_LogLevel { CRITICAL = 0, ERROR, NOTIFICATION, WARNING, DEBUG, VERBOSE, LAST_VALUE } |
Variables | |
static const std::string | _logLevels [LAST_VALUE] |
Level of logs.
Definition at line 18 of file stdair_log.hpp.
|
static |
Definition at line 28 of file stdair_log.hpp.
Referenced by stdair::Logger::log(), stdair::BasLogParams::toShortString(), and stdair::BasLogParams::toString().