$treeview $search $mathjax
Enumerations | |
enum | EN_LogLevel { CRITICAL = 0, ERROR, NOTIFICATION, WARNING, DEBUG, VERBOSE, LAST_VALUE } |
Variables | |
static const std::string | _logLevels [LAST_VALUE] |
Definition at line 18 of file stdair_log.hpp.
const std::string stdair::LOG::_logLevels[LAST_VALUE] [static] |
Initial value:
{"C", "E", "N", "W", "D", "V"}
Definition at line 28 of file stdair_log.hpp.
Referenced by stdair::Logger::log(), stdair::BasLogParams::toShortString(), and stdair::BasLogParams::toString().