yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/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