Ava: Make Avalonia use our logging system (#4231)
* Ava: Make Avalonia use our logging system * LoggerAdapter: Address review comments * Update Ryujinx.Common/Logging/LogClass.cs Co-authored-by: Ac_K <Acoustik666@gmail.com>
This commit is contained in:
parent
ee6e682ab4
commit
492056abf6
3 changed files with 117 additions and 3 deletions
|
@ -7,9 +7,9 @@ namespace Ryujinx.Common.Logging
|
|||
AudioRenderer,
|
||||
Configuration,
|
||||
Cpu,
|
||||
Font,
|
||||
Emulation,
|
||||
FFmpeg,
|
||||
Font,
|
||||
Gpu,
|
||||
Hid,
|
||||
Host1x,
|
||||
|
@ -66,6 +66,7 @@ namespace Ryujinx.Common.Logging
|
|||
ServiceVi,
|
||||
SurfaceFlinger,
|
||||
TamperMachine,
|
||||
Ui,
|
||||
Vic
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue