Searched defs:log_level (Results 1 – 6 of 6) sorted by relevance
159 bool ReportLib::SetLogSeverity(const char* log_level) { in SetLogSeverity()354 bool SetLogSeverity(ReportLib* report_lib, const char* log_level) { in SetLogSeverity()
233 uint8_t log_level = hh_cb.trace_level; in HID_HostInit() local
51 uint8_t log_level = hd_cb.trace_level; in HID_DevInit() local
185 def SetLogSeverity(self, log_level='info'): argument
510 inline void LogAtLevel(int const log_level, std::string const &msg) { in LogAtLevel()
748 int log_level = -1; in do_loglevel() local