Module log

Module log 

Source

Macros§

debugtracing
Constructs an event at the debug level.
errortracing
Constructs an event at the error level.
infotracing
Constructs an event at the info level.
tracetracing
Constructs an event at the trace level.
warntracing
Constructs an event at the warn level.

Functions§

tracing_inittracing
A convenient function to initialize tracing with a default configuration.