Function vector::trace::stop_early_buffering
source ยท 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.