Module logging

Module logging 

Source
Expand description

Logging configuration for general purpose use, with clap configuration.

Supports log format (text or JSON) and log level (trace, debug, info, warn, error). Uses tracing and tracing-subscriber for implementation.

Structs§

Logger

Enums§

LogFormat
LogLevel