Module logforth::append

source ·
Expand description

Dispatch log records to the appropriate target.

Re-exports§

Modules§

Structs§

  • An appender that adds log records to fastrace as an event associated to the current span.
  • An appender that prints log records to stderr.
  • An appender that prints log records to stdout.

Traits§