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
Pablo Arias a446f187c1
Fixed deadlock by recursive mutex
7 years ago
..
details Fixed deadlock by recursive mutex 7 years ago
fmt Replaced constexpr with SPDLOG_CONSTEXPR 7 years ago
sinks Fixed clang-tidy warning about implicit conversion to string_view 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 Renamed string_view_type -> string_view_t 7 years ago
formatter.h code formatting 7 years ago
logger.h Fixed issue #881 7 years ago
spdlog.h * using API call instead of macro for toggling automatic registration 7 years ago
tweakme.h * using API call instead of macro for toggling automatic registration 7 years ago
version.h Added default logger API 7 years ago