Calls absl::LogSink::Flush on all registered sinks.

Synopsis

Declared in <absl/log/log_sink_registry.h>

void
FlushLogSinks();

Description

Do not call this inside absl::LogSink::Send.

Created with MrDocs