mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-02 06:06:25 +02:00
![]() * 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> |
||
---|---|---|
.. | ||
AsyncLogTargetWrapper.cs | ||
ConsoleLogTarget.cs | ||
FileLogTarget.cs | ||
ILogTarget.cs | ||
JsonLogTarget.cs |