Module logging

Source
Expand description

A tracing_subscriber log formatter init_logger must be called in order to use this!

Macros§

debug
Constructs an event at the debug level.
error
Constructs an event at the error level.
info
Constructs an event at the info level.
warn
Constructs an event at the warn level.

Functions§

init_logger
Initialise the logging subscriber