mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-23 06:26:28 -05:00
Implement OutputAccessLogToSdCard and expose an FS access log option (#700)
* Add OutputAccessLogToSdCard * Add config options for the FS access log
This commit is contained in:
@@ -6,6 +6,8 @@ namespace Ryujinx.Common.Logging
|
||||
Stub,
|
||||
Info,
|
||||
Warning,
|
||||
Error
|
||||
Error,
|
||||
Guest,
|
||||
AccessLog
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user