Searched defs:ShouldLog (Results 1 – 3 of 3) sorted by relevance
58 bool SimpleLogBuffer::ShouldLog(log_id_t log_id, const char* msg, uint16_t len) { in ShouldLog() function in SimpleLogBuffer
49 bool SerializedLogBuffer::ShouldLog(log_id_t log_id, const char* msg, uint16_t len) { in ShouldLog() function in SerializedLogBuffer
551 bool ShouldLog(LogSeverity severity, const char* tag) { in ShouldLog() function