Available on crate feature
env_logger
only.Expand description
Utilities for configuring the env_logger
crate to emit tracing
events.
Traits§
- Extension trait to configure an
env_logger::Builder
to emit traces.
Functions§
- Initializes the global logger with an env logger configured to emit
tracing
events. - Attempts to initialize the global logger with an env logger configured to emit
tracing
events.