Update log level default to be info instead of silly.
This commit is contained in:
parent
9d7bd8c893
commit
64b4bce28c
1 changed files with 1 additions and 1 deletions
|
|
@ -87,4 +87,4 @@ directory = ""
|
|||
# - "error"
|
||||
# - "trace"
|
||||
# any other value will prevent the server from starting at runtime.
|
||||
level = "silly"
|
||||
level = "info"
|
||||
Loading…
Add table
Add a link
Reference in a new issue