Searched defs:LogLevelEntry (Results 1 – 1 of 1) sorted by relevance
130 struct LogLevelEntry { struct131 const LogLevel logLevel;132 const std::string str;133 const std::string shortStr;134 const int comboLogLevel;