[DEBUG] Implemented NetLog logging type

This commit is contained in:
Shyanne
2026-03-17 13:13:14 -04:00
parent 4e81a4c2f4
commit e55108c491
15 changed files with 180 additions and 21 deletions

View File

@@ -12,6 +12,7 @@ namespace Ryujinx.Common.Logging
Error,
Guest,
AccessLog,
NetLog,
Notice,
Trace,
}