mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 17:53:09 -06:00
Document log levels
This commit is contained in:
parent
2c581377a5
commit
1ce03da612
|
|
@ -368,6 +368,7 @@ logging:
|
|||
- type: std
|
||||
level: info
|
||||
- type: file
|
||||
# The logging level, must be one of debug, info, warn, error, fatal, panic.
|
||||
level: info
|
||||
params:
|
||||
path: ./logs
|
||||
|
|
|
|||
Loading…
Reference in a new issue