toddlers: turn up all logging for now
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
86a05e4ebb
commit
161526ac58
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ handlers = ["console"]
|
|||
|
||||
# Toddlers logger, feel free to bump the level to DEBUG if you need to
|
||||
[log_config.loggers.toddlers]
|
||||
level = "INFO"
|
||||
level = "DEBUG"
|
||||
propagate = false
|
||||
handlers = ["console"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue