mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 03:57:59 -05:00
config: Default log filter to trace.
This commit is contained in:
@ -156,7 +156,7 @@ region_value =
|
||||
[Miscellaneous]
|
||||
# A filter which removes logs below a certain logging level.
|
||||
# Examples: *:Debug Kernel.SVC:Trace Service.*:Critical
|
||||
log_filter = *:Info
|
||||
log_filter = *:Trace
|
||||
|
||||
[Debugging]
|
||||
# Port for listening to GDB connections.
|
||||
|
Reference in New Issue
Block a user