This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
mirror of
https://github.com/gabime/spdlog.git
synced
2025-05-05 22:13:52 +00:00
Code
Issues
Releases
Wiki
Activity
spdlog
/
include
/
spdlog
History
gabime
36a5f5188e
Merge branch 'master' of
https://github.com/gabime/spdlog
2016-03-22 00:47:20 +02:00
..
details
Fixed issue
#179
(Conflict with Boost.Asio) (by defining FMT_USE_WINDOWS_H=0 in format.h and preventing include of windows.h)
2016-03-22 00:46:41 +02:00
sinks
Merge branch 'master' of
https://github.com/gabime/spdlog
2016-03-22 00:47:20 +02:00
async_logger.h
Added missing standard header includes.
2016-02-24 22:20:07 -06:00
common.h
Added missing standard header includes.
2016-02-24 22:20:07 -06:00
formatter.h
Added missing standard header includes.
2016-02-24 22:20:07 -06:00
logger.h
Added missing standard header includes.
2016-02-24 22:20:07 -06:00
spdlog.h
Added missing standard header includes.
2016-02-24 22:20:07 -06:00
tweakme.h
revert support for monotonic clock - it is not faster than realtime
2015-12-22 21:40:27 +02:00