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
Gabi Melman d460c3026a
Merge pull request #568 from adubovikov/master
added facilty for syslog
8 years ago
..
details Merge pull request #568 from adubovikov/master 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 added facilty for syslog 8 years ago
tweakme.h added SPDLOG_DISABLE_TID_CACHING macro to prevent invalid thread ids after fork 8 years ago