This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-04-05 14:50:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
yuzu
/
src
/
common
/
logging
History
Lioncash
6125590a7b
log/backend: Use in-class initializer for FileBackend
...
We can also avoid redundant constructions of the same string repeatedly.
2021-04-20 12:57:49 -04:00
..
backend.cpp
log/backend: Use in-class initializer for FileBackend
2021-04-20 12:57:49 -04:00
backend.h
log/backend: Use in-class initializer for FileBackend
2021-04-20 12:57:49 -04:00
filter.cpp
common/log: Move Log namespace into the Common namespace
2021-04-14 23:10:58 -04:00
filter.h
common/log: Move Log namespace into the Common namespace
2021-04-14 23:10:58 -04:00
log.h
common/log: Move Log namespace into the Common namespace
2021-04-14 23:10:58 -04:00
text_formatter.cpp
common/log: Move Log namespace into the Common namespace
2021-04-14 23:10:58 -04:00
text_formatter.h
common/log: Move Log namespace into the Common namespace
2021-04-14 23:10:58 -04:00