config: Default log filter to trace.

This commit is contained in:
bunnei 2018-01-13 16:23:12 -05:00
parent 1247c53786
commit 95ce471774
3 changed files with 3 additions and 3 deletions

View file

@ -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.