1
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.
citra-canary/src/common/logging
Daniel Lim Wee Soong 111da6db06 common: Migrate logging macros
Follow-up of #3533

Replace logging to use NGLOG instead of LOG

This is significantly larger than the previous ones.
2018-03-25 18:42:50 +08:00
..
backend.cpp Place FmtLogMessage's definition in backend.cpp 2018-03-21 23:36:45 +08:00
backend.h Place FmtLogMessage's definition in backend.cpp 2018-03-21 23:36:45 +08:00
filter.cpp common: Migrate logging macros 2018-03-25 18:42:50 +08:00
filter.h Logging: Add customizable logging backends and fmtlib based macros 2018-03-16 11:18:06 +08:00
log.h Remove dependency chrono 2018-03-22 21:42:02 +08: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