spdlog/include/spdlog
2018-10-19 17:12:35 +03:00
..
details Code formatting 2018-10-19 17:12:35 +03:00
fmt Replaced constexpr with SPDLOG_CONSTEXPR 2018-10-12 01:32:21 +03:00
sinks Fixed clang-tidy warning about implicit conversion to string_view 2018-10-19 17:12:02 +03:00
async_logger.h Reverted const qualifier to log_msg& args, fixed issue #849, and added counter tests 2018-10-05 14:23:37 +03:00
async.h Fixed clang-tidy warning (added move) 2018-10-16 14:39:29 +03:00
common.h Replaced noexcept with SPDLOG_NOEXCEPT 2018-10-10 01:01:37 +03:00
formatter.h code formatting 2018-07-23 00:13:52 +03:00
logger.h Use fmt::string_view when logging a C string to avoid unnecessary copy 2018-10-18 11:04:20 -04:00
spdlog.h Updated default API impl and tests 2018-10-13 19:23:11 +03:00
tweakme.h Updated default API impl and tests 2018-10-13 19:23:11 +03:00
version.h Added default logger API 2018-10-12 03:04:55 +03:00