pub fn init_tracing()Expand description
Initialize structured logging from RUST_LOG (defaulting to info). Safe to
call once at startup; a second call is ignored.
pub fn init_tracing()Initialize structured logging from RUST_LOG (defaulting to info). Safe to
call once at startup; a second call is ignored.