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
268222e496
spdlog
/
include
/
spdlog
History
gabime
268222e496
Fixed crash in async logger in gcc 4.8.5 regarding static members in pattern_formatter impl
2017-08-19 15:36:34 +03:00
..
details
Fixed crash in async logger in gcc 4.8.5 regarding static members in pattern_formatter impl
2017-08-19 15:36:34 +03:00
fmt
Fixed issues 449
2017-05-21 17:44:44 +08:00
sinks
Background color unchanged
2017-07-29 23:07:02 +03:00
async_logger.h
use if statement instead of switch (changes of adding new time specifications outside of standard are probably unlikely anyhow)
2017-05-31 12:52:12 -04:00
common.h
fixed length and upper case log level tags
2017-07-12 20:25:32 +02:00
formatter.h
use if statement instead of switch (changes of adding new time specifications outside of standard are probably unlikely anyhow)
2017-05-31 12:52:12 -04:00
logger.h
code formatting (astyle and dos2unix)
2017-06-29 09:51:44 +02:00
spdlog.h
Added TRACE_IF and DEBUG_IF macro definitions when TRACE_ON and DEBUG_ON aren't defined
2017-07-22 21:42:20 -04:00
tweakme.h
fixed length and upper case log level tags
2017-07-12 20:25:32 +02:00