Raise the debug level for FMN
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
f927390ae3
commit
d39bfa6ead
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ formatter = "simple"
|
|||
stream = "ext://sys.stdout"
|
||||
|
||||
[log_config.loggers.fmn]
|
||||
level = "DEBUG"
|
||||
level = "INFO"
|
||||
propagate = false
|
||||
handlers = ["console"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue