spdlog/src
Felix Heitmann e8924a3d47 Attributes: Removing impact on logger
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.
2025-02-11 10:17:00 +01:00
..
details Updated log_msg to accept attributes 2025-02-11 10:15:11 +01:00
sinks Gabime/visibilty-hidden 2.x (#3324) 2025-01-18 13:36:01 +02:00
common.cpp Removed tweak options and spdlog_config.h 2024-11-30 19:55:45 +02:00
logger.cpp Attributes: Removing impact on logger 2025-02-11 10:17:00 +01:00
pattern_formatter.cpp Added attribute formatter 2025-02-11 10:11:51 +01:00
spdlog.cpp code format 2025-01-17 20:59:46 +02:00