Expand description
Provides formatters for sink formatting log records.
Usually use Sink::set_formatter
to set the formatter of a sink.
Macros
Build a pattern from a template string at compile-time.
Structs
Extra information for formatted text.
The builder of
FmtExtraInfo
.A full info log records formatter.
Provide context for patterns.
A formatter that formats log records according to a specified pattern.