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
gabime 3c4a2bf531
Handle file extensions in rotating and daily loggers
8 years ago
..
details Handle file extensions in rotating and daily loggers 8 years ago
fmt astyle 8 years ago
sinks Handle file extensions in rotating and daily loggers 8 years ago
async_logger.h modified path on quoted #includes 8 years ago
common.h enable final keyword by default. Can be disabled in tweakme.h for older compilers 8 years ago
formatter.h modified path on quoted #includes 8 years ago
logger.h Removed forgotten *_if declarations 8 years ago
spdlog.h Removed all *_if functions (trace_if, debug_if, info_if,..) because they are redundant and confusing way to preform if 8 years ago
tweakme.h added SPDLOG_DISABLE_TID_CACHING macro to prevent invalid thread ids after fork 8 years ago