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
Files
84e307521d64760d505cf9a784bad475dc9be6ac
spdlog
/
include
/
spdlog
History
gabime
3c4a2bf531
Handle file extensions in rotating and daily loggers
2017-12-01 03:40:49 +02:00
..
details
Handle file extensions in rotating and daily loggers
2017-12-01 03:40:49 +02:00
fmt
astyle
2017-11-24 20:59:58 +02:00
sinks
Handle file extensions in rotating and daily loggers
2017-12-01 03:40:49 +02:00
async_logger.h
modified path on quoted #includes
2017-11-11 13:44:27 +01:00
common.h
enable final keyword by default. Can be disabled in tweakme.h for older compilers
2017-11-25 15:53:35 +02:00
formatter.h
modified path on quoted #includes
2017-11-11 13:44:27 +01:00
logger.h
Removed forgotten *_if declarations
2017-11-30 23:42:57 +02:00
spdlog.h
Removed all *_if functions (trace_if, debug_if, info_if,..) because they are redundant and confusing way to preform if
2017-11-25 15:19:41 +02:00
tweakme.h
added SPDLOG_DISABLE_TID_CACHING macro to prevent invalid thread ids after fork
2017-11-26 00:40:47 +02:00