Searched defs:is_loggable (Results 1 – 2 of 2) sorted by relevance
125 bool Logger::is_loggable(LogLevel log_level) in is_loggable() function in Logger
1237 TEST(liblog, is_loggable) { in TEST() argument