1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-03-24 16:02:12 -05:00
ryujinx/src/Ryujinx.Common
SamusAranX 6c90d50c8e
Redact usernames from logs (#6255)
* Redact usernames from logs

* Changed internal vars to private and applied naming rules

* Use Directory.GetParent() instead of DirectoryInfo

* Update src/Ryujinx.Common/Logging/Logger.cs

---------

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2024-02-06 23:29:50 +01:00
..