folly::AsyncLogWriter::flush

Block until the I/O thread has finished writing all messages that were already enqueued when flush() was called.

Synopsis

Declared in <folly/logging/AsyncLogWriter.h>

virtual
void
flush() override;