Home
last modified time | relevance | path

Searched refs:maxLogLevel (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp141 static const int maxLogLevel = []() { in cerr_extra_output() local
160 if (std::to_underlying(l) > maxLogLevel) in cerr_extra_output()