You cannot 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
Shen-Ta Hsieh 5f8877b665
Explicitly casting level_enum to size_t.
See commit 2a4c34b878
3 years ago
..
cfg clang-format 4 years ago
details Expend support for any std::chrono::duration in `spdlog::flush_every` 3 years ago
fmt Add FMT_STRING to allow compilation with FMT_ENFORCE_COMPILE_STRING 3 years ago
sinks Explicitly casting level_enum to size_t. 3 years ago
async.h Bump fmt to version 8.1.1 and run clang-format 4 years ago
async_logger-inl.h Switch additional information to source location of bad log message 4 years ago
async_logger.h clang-format 4 years ago
common-inl.h Support C++20 std::format as an alternative to fmtlib 4 years ago
common.h Add FMT_STRING to allow compilation with FMT_ENFORCE_COMPILE_STRING 3 years ago
formatter.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
fwd.h Allow forward-declaration of level_enum 4 years ago
logger-inl.h Switch additional information to source location of bad log message 4 years ago
logger.h Fix #2419 by documenting the set_pattern behaviour 3 years ago
pattern_formatter-inl.h Remove redundant std::move at return (triggers -Wredundant-move in Gcc, at least) 3 years ago
pattern_formatter.h Allow overriding need_localtime for custom formatter 3 years ago
spdlog-inl.h Expend support for any std::chrono::duration in `spdlog::flush_every` 3 years ago
spdlog.h Expend support for any std::chrono::duration in `spdlog::flush_every` 3 years ago
stopwatch.h clang-format 4 years ago
tweakme.h Fix #2211 4 years ago
version.h Bump version to 1.10.0 3 years ago