Ryujinx/src/Ryujinx.Common/Logging
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
..
Formatters editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Targets Fix opening the wrong log directory (#6220) 2024-01-30 17:52:45 +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