Document log levels (#2101)
This commit is contained in:
parent
3c92b55bec
commit
cd1391fc62
|
@ -368,6 +368,7 @@ logging:
|
||||||
- type: std
|
- type: std
|
||||||
level: info
|
level: info
|
||||||
- type: file
|
- type: file
|
||||||
|
# The logging level, must be one of debug, info, warn, error, fatal, panic.
|
||||||
level: info
|
level: info
|
||||||
params:
|
params:
|
||||||
path: ./logs
|
path: ./logs
|
||||||
|
|
Loading…
Reference in a new issue