citra/src/common/logging
Daniel Lim Wee Soong 11ce0f91ab Remove dependency chrono
Was included last time due to adding Entry into log.h

Now it is no longer needed but I forgot to remove it last time
2018-03-22 21:42:02 +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 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 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