onPing

Writes all buffered log lines to disk on PING.

Merely wraps flushAllLogsImpl by iterating over all buffers and invoking it.

version(WithPrinterPlugin)
private
void
onPing

Parameters

plugin PrinterPlugin

The current PrinterPlugin.

See Also