spdlog/include/spdlog
2022-05-08 13:01:02 +03:00
..
cfg clang-format 2021-07-19 00:50:51 +03:00
details Remove fmt_helper::to_string 2022-04-26 23:27:55 -04:00
fmt Fixed #2227 2022-02-12 13:59:12 +02:00
sinks remove usage of forward args 2022-05-06 17:06:35 +02:00
async_logger-inl.h Switch additional information to source location of bad log message 2021-08-17 15:26:59 +02:00
async_logger.h clang-format 2021-07-19 00:50:51 +03:00
async.h Bump fmt to version 8.1.1 and run clang-format 2022-02-12 13:20:15 +02:00
common-inl.h Support C++20 std::format as an alternative to fmtlib 2021-11-13 11:29:05 -05:00
common.h Replace fmt_helper::to_string by a macro 2022-04-26 23:25:35 -04:00
formatter.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
fwd.h Allow forward-declaration of level_enum 2022-01-11 15:12:23 +00:00
logger-inl.h Switch additional information to source location of bad log message 2021-08-17 15:26:59 +02:00
logger.h Use fmt::detail::vformat_to(buf, ...) since it is ~20ns faster than fmt::vformat_to(std::back_inserter(buf),..) 2022-05-08 13:01:02 +03:00
pattern_formatter-inl.h Copy the value of need_localtime when cloning pattern_formatter 2022-05-08 01:16:31 +08:00
pattern_formatter.h Allow overriding need_localtime for custom formatter 2022-05-07 20:44:00 +08:00
spdlog-inl.h clang-format 2021-07-19 00:50:51 +03:00
spdlog.h clang-format 2021-11-16 23:44:35 +02:00
stopwatch.h clang-format 2021-11-16 23:44:35 +02:00
tweakme.h Fix #2211 2022-02-12 14:06:11 +02:00
version.h Bump version to 1.10.0 2022-04-04 16:48:24 +03:00