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
gabime 26b390bb19 removed lock from dist_sink::_flush() (moved to base_sink::flush()) 8 years ago
..
details astyle 8 years ago
fmt astyle 8 years ago
sinks removed lock from dist_sink::_flush() (moved to base_sink::flush()) 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 astyle 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