pub fn init_default_trace_subscriber()
Available on crate feature base_node only.
Expand description

Trying to initialize default subscriber if global dispatch is not set. This can be called multiple time, however subsequent calls will be ignored as tracing_subscriber only allows single global dispatch.