Macros§
- debug
tracing - Constructs an event at the debug level.
- error
tracing - Constructs an event at the error level.
- info
tracing - Constructs an event at the info level.
- trace
tracing - Constructs an event at the trace level.
- warn
tracing - Constructs an event at the warn level.
Functions§
- tracing_
init tracing - A convenient function to initialize
tracingwith a default configuration.