This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra
/
src
/
common
/
logging
History
Daniel Lim Wee Soong
ceeb2810fe
Add nullptr check to LogEntry
...
Also remove explicit comparison with nullptr to make code shorter.
2018-03-20 14:15:48 +08:00
..
backend.cpp
Add nullptr check to LogEntry
2018-03-20 14:15:48 +08:00
backend.h
Logging: Remove customizable logging backends
2018-03-16 11:56:40 +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
Logging: Fix clang-format
2018-03-16 21:18:45 +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