Searched defs:ConfigureLogging (Results 1 – 3 of 3) sorted by relevance
18 void ConfigureLogging(bool printToStandardOutput, bool printToDebugOutput, LogSeverity severity) in ConfigureLogging() function
196 void ConfigureLogging(bool printToStandardOutput, bool printToDebugOutput, LogSeverity severity) in ConfigureLogging() function
301 void LogMessage::ConfigureLogging(absl::string_view params) { in ConfigureLogging() function in rtc::LogMessage