53 extern const std::map<const Level, const std::string>
LEVEL_LABEL;
56 extern const std::map<const std::string, const Level>
LABEL_LEVEL;
Logger namespace.
Definition anchDateFormatter.hpp:27
const std::map< const Level, const std::string > LEVEL_LABEL
Level
Definition levels.hpp:32
@ FATAL
Definition levels.hpp:49
@ TRACE
Definition levels.hpp:34
@ WARN
Definition levels.hpp:43
@ INFO
Definition levels.hpp:40
@ ERROR
Definition levels.hpp:46
@ DEBUG
Definition levels.hpp:37
const std::map< const std::string, const Level > LABEL_LEVEL