Skip to main content

Module logging

Module logging 

Source
Expand description

Structured logging utilities.

Enums§

LogLevel
Log level wrapper for structured logging.

Functions§

init_subscriber
Initialize the tracing subscriber with the given format.
log
Log a structured message with attributes.