Searched defs:debugLevel (Results 1 – 4 of 4) sorted by relevance
22 static bool OnVerboseLevel(const std::vector<std::string> &debugLevel) in OnVerboseLevel()36 static bool OnMuchLevel(const std::vector<std::string> &debugLevel) in OnMuchLevel()50 static bool OnDebugLevel(const std::vector<std::string> &debugLevel) in OnDebugLevel()64 static bool OnNoDebug(const std::vector<std::string> &debugLevel) in OnNoDebug()77 static bool OnMixLogOutput(const std::vector<std::string> &debugLevel) in OnMixLogOutput()
149 DebugLevel DebugLogger::SetLogLevel(DebugLevel debugLevel) in SetLogLevel()
151 DebugLevel DebugLogger::SetLogLevel(DebugLevel debugLevel) in SetLogLevel()
100 libusb_log_level debugLevel; in GetLibusbLogLevel() local142 libusb_log_level debugLevel = GetLibusbLogLevel(); in InitLogging() local