config: Default log filter to trace.
This commit is contained in:
parent
1247c53786
commit
95ce471774
3 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue