mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-07 23:06:33 -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