This website requires JavaScript.
Explore
Help
Register
Sign In
gitMirror
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
cae43ffef5
spdlog
/
include
/
spdlog
History
gabime
cae43ffef5
fixed issue
#199
(_MSC_VER update for vs 2015 to use noexcept instead of throw())
2016-05-13 16:10:12 +03:00
..
details
reduced spinning duation in async_log_helper
2016-05-13 18:01:49 +03: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
fixed issue
#199
(_MSC_VER update for vs 2015 to use noexcept instead of throw())
2016-05-13 16:10:12 +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