Function init

Source
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.