spdlog/include/spdlog
Philippe Serreault ee815042dd In async mode, worker thread can now execute an optional teardown callback upon exit.
(Note: this can be helpful when a custom sink invokes a JNI callback, which implies that worker thread was previously attached to JVM, and needs to be cleanly detached upon exit)
2016-05-11 17:22:09 +02:00
..
details In async mode, worker thread can now execute an optional teardown callback upon exit. 2016-05-11 17:22:09 +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 Added support for SPDLOG_NO_ATOMIC_LEVELS in tweakme.h 2016-04-10 01:37:11 +03:00