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
afshinpir 51bcff820e
Added `apply_logger_env_levels` (#2649)
This method applies levels which is set by environment variable
`SPDLOG_LEVEL` to the a single controller. Usefull for loading
configuration into manually created loggers.
3 years ago
..
cfg clang-format 4 years ago
details Added `apply_logger_env_levels` (#2649) 3 years ago
fmt Fix unexpected delimiter at start of line in to_hex formatter (#2627) 3 years ago
sinks Add optional TID definition to the systemd sink send (#2619) 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 Added `apply_logger_env_levels` (#2649) 3 years ago
spdlog.h Added `apply_logger_env_levels` (#2649) 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