logman 0.1.0
Modern C++23 header-only logging manager wrapping spdlog with channels, listeners, and structured events
Loading...
Searching...
No Matches
logman::ChannelNameFormatter Class Referencefinal

n — channel name abbreviated/padded to a fixed width (20 chars). More...

#include <formatters.hpp>

Inherits spdlog::custom_flag_formatter.

Detailed Description

n — channel name abbreviated/padded to a fixed width (20 chars).

Uses dotted-namespace abbreviation: foo.bar.bazf.b.baz when truncation is needed.


The documentation for this class was generated from the following file: