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
Eli Boyarski 18495bf25d
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
..
cfg clang-format 4 years ago
details clang format 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 Check IsDebuggerPresent in msvc_sink before doing work. Fix #2408 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 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 Try again fixing fmt::vformat_to when SPDLOG_WCHAR_TO_UTF8_SUPPORT is defined 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 SPDLOG_NO_SOURCE_LOC support for omitting __FILE__, __LINE__ and SPDLOG_FUNCTION information 3 years ago
version.h Version 1.11.0 3 years ago