You can not 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/include/spdlog
Daniel Chabrowski 6232ec78f7
Change count_digits to depend on template param, not size_t
7 years ago
..
details Change count_digits to depend on template param, not size_t 7 years ago
fmt Replaced constexpr with SPDLOG_CONSTEXPR 7 years ago
sinks Added default pattern support for pattern_formatter to avoid parsing pattern when using default pattern 7 years ago
async.h * using API call instead of macro for toggling automatic registration 7 years ago
async_logger.h Reverted const qualifier to log_msg& args, fixed issue #849, and added counter tests 7 years ago
common.h Replaced SPDLOG_DISABLE_TID_CACHING with SPDLOG_NO_TLS 7 years ago
formatter.h code formatting 7 years ago
logger.h comment 7 years ago
spdlog.h Improved compile time level support 7 years ago
tweakme.h Replaced SPDLOG_DISABLE_TID_CACHING with SPDLOG_NO_TLS 7 years ago
version.h Added default logger API 7 years ago