1
0
Fork 0
forked from suyu/suyu
suyu/src/common/logging
James Rowe f9945f8a3b Update fmtlib to fix msvc warnings
Additionally, when updating fmtlib, there was a change in fmtlib broke
how the old logging macro was overloaded, so this works around that by
just naming the fmtlib macro impl something different
2018-04-05 22:42:09 -06:00
..
backend.cpp Update fmtlib to fix msvc warnings 2018-04-05 22:42:09 -06:00
backend.h Logging: Create logging macros based on fmtlib 2018-03-22 18:21:29 +08:00
filter.cpp Logging: Create logging macros based on fmtlib 2018-03-22 18:21:29 +08:00
filter.h Logging: Create logging macros based on fmtlib 2018-03-22 18:21:29 +08:00
log.h Update fmtlib to fix msvc warnings 2018-04-05 22:42:09 -06:00
text_formatter.cpp Logging: Create logging macros based on fmtlib 2018-03-22 18:21:29 +08:00
text_formatter.h Logging: Create logging macros based on fmtlib 2018-03-22 18:21:29 +08:00