Searched defs:LogLevelEntry (Results 1 – 1 of 1) sorted by relevance
133 struct LogLevelEntry { struct134 const LogLevel logLevel;135 const std::string str;136 const std::string shortStr;137 const int comboLogLevel;