Searched defs:ScopedDisableLogging (Results 1 – 1 of 1) sorted by relevance
50 class ScopedDisableLogging { class52 ScopedDisableLogging() : original_severity_(logging::GetMinLogLevel()) { in ScopedDisableLogging() function in __anone09a619d0111::ScopedDisableLogging