Module spdlog::formatter

source ·
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§

Traits§