Searched refs:getBmcwebCurrentLoggingLevel (Results 1 – 3 of 3) sorted by relevance
58 inline crow::LogLevel& getBmcwebCurrentLoggingLevel() in getBmcwebCurrentLoggingLevel() function88 if (getBmcwebCurrentLoggingLevel() < level) in vlog()
44 crow::getBmcwebCurrentLoggingLevel() = crow::getLogLevelFromName(logLevel); in setLogLevel()
19 crow::getBmcwebCurrentLoggingLevel() = crow::getLogLevelFromName(logLevel); in cliLogLevel()