Skip to main content

Module tracing_init

Module tracing_init 

Source
Expand description

tracing-subscriber initialization.

Process-level — must be called only once. RUST_LOG takes precedence over the config file’s [tracing].filter.

Functions§

init_tracing
Initializes the global tracing subscriber.