1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-05 17:16:13 +00:00
Ryujinx/src/Ryujinx.Common/Logging
jcm 84d6e8d121
Standardize logging locations across desktop platforms (#6238)
* Standardize logging locations across desktop platforms

* Return null instead of empty literal on exceptions

* Remove LogDirectoryPath from LoggerModule

* Catch exception when creating DirectoryInfo in FileLogTarget

* Remove redundant log path vars, handle exception better, add null check

* Address styling issues

* Remove extra newline, quote file path in log, move directory check to OpenHelper

* Add GetOrCreateLogsDir to get/create log directory during runtime

* misc format changes

* Update src/Ryujinx.Common/Configuration/AppDataManager.cs

---------

Co-authored-by: jcm <butt@butts.com>
Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
Co-authored-by: Ac_K <Acoustik666@gmail.com>
2024-02-11 02:17:19 +01:00
..
Formatters editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Targets Standardize logging locations across desktop platforms (#6238) 2024-02-11 02:17:19 +01:00
LogClass.cs [Ryujinx.Common] Address dotnet-format issues (#5358) 2023-06-28 18:41:38 +02:00
LogEventArgs.cs [Ryujinx.Common] Address dotnet-format issues (#5358) 2023-06-28 18:41:38 +02:00
LogEventArgsJson.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
LogEventJsonSerializerContext.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Logger.cs Redact usernames from logs (#6255) 2024-02-06 23:29:50 +01:00
LogLevel.cs Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02:00