Add file logging and handle unhandled exceptions (#558)
* add unhandled exception handler * added file logging * add option in config * consolidated console and file log
This commit is contained in:
@ -5,6 +5,7 @@ namespace Ryujinx.Common.Logging
|
||||
Audio,
|
||||
Cpu,
|
||||
Font,
|
||||
Emulation,
|
||||
Gpu,
|
||||
Hid,
|
||||
Kernel,
|
||||
|
Reference in New Issue
Block a user