pub fn init()
Expand description
Initialize global tracing subscriber for logging with env filter.
Reads RUST_LOG from env, defaults to “info” if not set.
pub fn init()
Initialize global tracing subscriber for logging with env filter.
Reads RUST_LOG from env, defaults to “info” if not set.