TRACING_WRITER

Static TRACING_WRITER 

Source
static TRACING_WRITER: Mutex<Option<Arc<TracingWriter>>>
Expand description

Global writer shared with the tracing subscriber so that the underlying pipe can be swapped on reconnect (e.g. after save/restore).