Searched refs:EnableLogChannel (Results 1 – 4 of 4) sorted by relevance
69 bool success = Log::EnableLogChannel( in SetupLogging()
198 EnableLogChannel(const std::shared_ptr<LogHandler> &log_handler_sp,
224 bool Log::EnableLogChannel(const std::shared_ptr<LogHandler> &log_handler_sp, in EnableLogChannel() function in Log
1679 return Log::EnableLogChannel(log_handler_sp, log_options, channel, categories, in EnableLog()