mirror of
https://github.com/gabime/spdlog.git
synced 2025-03-04 13:15:48 +08:00
![]() The logger interface should not be bloated by additional functionality. Reducing it to a nested call to `.attrs().put()` achieves the same nesting as `.put_attribute()` but requires a smaller interface change on the logger class. |
||
---|---|---|
.. | ||
details | ||
sinks | ||
common.cpp | ||
logger.cpp | ||
pattern_formatter.cpp | ||
spdlog.cpp |