absl::LogSink::Flush

Sinks that buffer messages should override this method to flush the buffer and return. Flush must be thread-safe.

Synopsis

Declared in <absl/log/log_sink.h>

virtual
void
Flush();