Skip to main content

flush_trace_log

Function flush_trace_log 

Source
pub fn flush_trace_log()
Expand description

Flush the global trace log writer.

Safe to call from signal handlers, shutdown hooks, or Drop implementations. No-op if no flush hook has been registered.