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.
tracing-subscriber initialization.
Process-level — must be called only once. RUST_LOG takes precedence over the config
file’s [tracing].filter.