spdlog/include/spdlog
hvellyr b8425df76a Support custom eol style using a define in tweakme.h
By default use the platform convention (i.e. "\r\n" on windows), but
make it possible to set a custom end-of-line string without implementing
a custom formatter.
2016-05-13 21:20:29 +02:00
..
details Support custom eol style using a define in tweakme.h 2016-05-13 21:20:29 +02:00
sinks Revert "CMake script improvements" 2016-05-05 10:19:32 +03:00
async_logger.h In async mode, worker thread can now execute an optional teardown callback upon exit. 2016-05-11 17:22:09 +02:00
common.h astyle 2016-04-20 11:57:49 +03:00
formatter.h astyle 2016-04-20 11:57:49 +03:00
logger.h Automatically flush log if message level is above certain severity. 2016-05-02 17:23:12 -05:00
spdlog.h In async mode, worker thread can now execute an optional teardown callback upon exit. 2016-05-11 17:22:09 +02:00
tweakme.h Support custom eol style using a define in tweakme.h 2016-05-13 21:20:29 +02:00