This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/starr-dusT/yuzu-mainline
synced
2024-03-05 21:12:25 -08:00
Code
Issues
Packages
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