forked from AbleOS/ableos
Logging is back!
This commit is contained in:
parent
105df1bcd6
commit
af52a7410a
|
@ -5,7 +5,7 @@ user_processes = ["shell"]
|
|||
[logging]
|
||||
enabled = true
|
||||
level = "Trace"
|
||||
log_to_serial = false
|
||||
log_to_serial = true
|
||||
|
||||
[tests]
|
||||
run_tests = false
|
||||
|
|
Loading…
Reference in a new issue