Module hoard::logging

source ·
Expand description

Defines the default logging behavior for Hoard, using tracing.

Formatter does the heavy lifting of formatting the output.

get_subscriber returns a default SubscriberBuilder that can be used without any changes.

Structs

  • The default log formatter for Hoard.

Functions