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
gabime c83c9a3193
Version 1.2.0
7 years ago
..
details Micro optimize: don't init log_msg.msg_id on construction. It will be set anyway later 7 years ago
fmt add constexpr to hex chars 7 years ago
sinks Fixed clang-tidy warning 7 years ago
async.h code formatting and clang tidy warnings fixes 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 Fixed clang-tidy warning 7 years ago
formatter.h code formatting 7 years ago
logger.h Reverted const qualifier to log_msg& args, fixed issue #849, and added counter tests 7 years ago
spdlog.h code formatting and clang tidy warnings fixes 7 years ago
tweakme.h Replaced SPDLOG_FINAL macro with final 7 years ago
version.h Version 1.2.0 7 years ago