You can not 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
JB_12 6c21789aed
Fix C++20 build resulting in deprecated implicit copy assignment operator warning
4 years ago
..
cfg add missing <algorithm> include 5 years ago
details Fix C++20 build resulting in deprecated implicit copy assignment operator warning 4 years ago
fmt fix Xcode compiler warning "no new line at the end of file" 5 years ago
sinks Allow compilation with nvc++ 4 years ago
async.h clang-format 5 years ago
async_logger-inl.h Moved throw to dedicated function throw_spdlog_ex 6 years ago
async_logger.h Add shared library support for Windows 6 years ago
common-inl.h Revert "added spdlog::level::set_string_view to enable alternate log level names without changing the build via SPDLOG_LEVEL_NAMES" 4 years ago
common.h Allow compilation with nvc++ 4 years ago
formatter.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
fwd.h Update fwd.h 6 years ago
logger-inl.h Minor change in ifdef for clarity 5 years ago
logger.h rethrnow non std exceptions to fix #533 4 years ago
pattern_formatter-inl.h Update pattern_formatter-inl.h 5 years ago
pattern_formatter.h Perfect forwarding for arguments 5 years ago
spdlog-inl.h Update spdlog-inl.h 5 years ago
spdlog.h Perfect forwarding for arguments 5 years ago
stopwatch.h Fix #1676 5 years ago
tweakme.h add macros for overriding the individual level names 4 years ago
version.h Update version.h 5 years ago