yuzu/src/common/logging
Daniel Lim Wee Soong bb9093ed57 logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC
Due to premature merging of #262 I think the build may be failing right now. Should merge this ASAP to fix it.
2018-04-03 10:31:54 +08:00
..
backend.cpp logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC 2018-04-03 10:31:54 +08: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 logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC 2018-04-03 10:31:54 +08: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