Module kubert::log

source · []
Available on crate feature log only.
Expand description

Configures the global default tracing subscriber

Structs

Indicates that an invalid log format was specified

A Layer which filters spans and events based on a set of filter directives.

Error returned by try_init if a global default subscriber could not be initialized.

Enums

Configures whether logs should be emitted in plaintext (the default) or as JSON-encoded messages