pub fn stop_early_buffering()Expand description
Stops early buffering.
This flushes any buffered log events to waiting subscribers and redirects log events from the buffer to the broadcast stream.
pub fn stop_early_buffering()Stops early buffering.
This flushes any buffered log events to waiting subscribers and redirects log events from the buffer to the broadcast stream.