|
logman 0.1.0
Modern C++23 header-only logging manager wrapping spdlog with channels, listeners, and structured events
|
n — channel name abbreviated/padded to a fixed width (20 chars).
More...
#include <formatters.hpp>
Inherits spdlog::custom_flag_formatter.
n — channel name abbreviated/padded to a fixed width (20 chars).
Uses dotted-namespace abbreviation: foo.bar.baz → f.b.baz when truncation is needed.