You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/src
Felix Heitmann b63b652d6c
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.
2 months ago
..
details Updated log_msg to accept attributes 2 months ago
sinks Gabime/visibilty-hidden 2.x (#3324) 7 months ago
common.cpp Removed tweak options and spdlog_config.h 9 months ago
logger.cpp Attributes: Removing impact on logger 2 months ago
pattern_formatter.cpp Added attribute formatter 2 months ago
spdlog.cpp code format 7 months ago