Skip to main content

4 docs tagged with "formatting"

View all tags

Basic formatting

spdlog's format strings are fmt's format strings — the same {} mini-language, with the same

Custom formatters

When no built-in pattern flag carries the field you need — a request id, a thread name, a tenant —

Pattern flags

The pattern controls the line around your message — timestamp, level, logger name, thread id — and