mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-02 20:37:55 -05:00
Add configurable per-class log filtering
This commit is contained in:
@ -34,7 +34,7 @@ gpu_refresh_rate = ## 60 (default)
|
||||
use_virtual_sd =
|
||||
|
||||
[Miscellaneous]
|
||||
enable_log =
|
||||
log_filter = *:Info ## Examples: *:Debug Kernel.SVC:Trace Service.*:Critical
|
||||
)";
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user