Skip to main content

Module logging

Module logging 

Source

Structs§

Config
Logging configuration.

Enums§

BacktraceLoggingMode 🔒
Controls how backtraces are logged on panic.

Type Aliases§

FmtSubscriber
Composed subscriber type after the fmt layer is applied. Callers building an OTel layer for initialize_logging_with should target this subscriber.