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

L — uppercase level name, right-aligned to 8 characters. More...

#include <formatters.hpp>

Inherits spdlog::custom_flag_formatter.

Detailed Description

L — uppercase level name, right-aligned to 8 characters.

Pattern uses bare L (no width digit) because spdlog applies padding before dispatch to custom flag formatters; doubling it produces extra spaces.


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