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