Searched refs:DebugLevelMap (Results 1 – 4 of 4) sorted by relevance
216 return DebugLevelMap.at(level); in GetLogLevelName()221 for (auto it = DebugLevelMap.begin(); it != DebugLevelMap.end(); it++) { in GetLogLevelByName()
218 return DebugLevelMap.at(level); in GetLogLevelName()223 for (auto it = DebugLevelMap.begin(); it != DebugLevelMap.end(); it++) { in GetLogLevelByName()
78 const std::map<DebugLevel, const std::string> DebugLevelMap = { variable
68 const std::map<DebugLevel, const std::string> DebugLevelMap = { variable