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
Robin Lindén 6df64c6c34
Fix -Wshadow warnings in spdlog::sinks::dist_sink (#2599)
This is similar to fbba6dff20 but fixes a
few member functions missed in that commit.
3 years ago
..
cfg clang-format 4 years ago
details Support newlib C library configurations without tm_gmtoff field (#2600) 3 years ago
fmt Bundle fmt 9.1.0's std.h, and provide a header to include either it or the external fmt's version (#2539) 3 years ago
sinks Fix -Wshadow warnings in spdlog::sinks::dist_sink (#2599) 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 Replace iterator difference with std::distance 3 years ago
common.h Support compile-time format string checking with std::format (#2544) 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 Unnecessary backtrace begin/end logs (#2568) 3 years ago
logger.h Support compile-time format string checking with std::format (#2544) 3 years ago
pattern_formatter-inl.h Re-introduce redundant std::move at return for old GCC (before version 5) inside an ifdef for e.g. CentOS 7 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 clang format 3 years ago
stopwatch.h Fix #2434 3 years ago
tweakme.h Support compile-time format string checking with std::format (#2544) 3 years ago
version.h Version 1.11.0 3 years ago