Lime3DS/src/common/logging
James Rowe 501717e9db 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:33:12 -06:00
..
backend.cpp Update fmtlib to fix msvc warnings 2018-04-05 22:33:12 -06:00
backend.h Place FmtLogMessage's definition in backend.cpp 2018-03-21 23:36:45 +08:00
filter.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
filter.h Logging: Add customizable logging backends and fmtlib based macros 2018-03-16 11:18:06 +08:00
log.h Update fmtlib to fix msvc warnings 2018-04-05 22:33:12 -06:00
text_formatter.cpp Address review comments 2018-03-16 11:18:06 +08:00
text_formatter.h Logging: Add customizable logging backends and fmtlib based macros 2018-03-16 11:18:06 +08:00