index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Common
/
Logging
/
Logger.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-02-25
Logging: Redirect StdErr into logging system (#4427)
merry
2022-12-05
Make structs readonly when applicable (#4002)
Andrey Sukharev
2022-02-17
Added trace log level (#3096)
mlgatto
2022-02-13
Use Enum and Delegate.CreateDelegate generic overloads (#3111)
Berkan Diler
2020-08-30
Allow launching with custom data directories (#1505)
mageven
2020-08-04
Improved Logger (#1292)
mageven
2020-06-09
Change console log to discard on overflow (#1241)
mageven
2020-01-13
Name all threads (#886)
Ac_K
2019-12-21
Rewrite the configuration system (#831)
Thog
2019-09-19
Misc fixes (#772)
LDj3SNuD
2019-06-16
Implement OutputAccessLogToSdCard and expose an FS access log option (#700)
Alex Barney
2019-02-11
Logger and Configuration Refactoring (#573)
jduncanator
2019-01-30
Add file logging and handle unhandled exceptions (#558)
emmauss
2019-01-11
Refactor Ryujinx.Common and HLE Stub Logging (#537)
jduncanator
2018-10-17
Move logging to Ryujinx.Common and make it a static class (#413)
ReinUsesLisp