Document accepted values for logLevel.
This commit is contained in:
parent
9a26e0db16
commit
af9b63eaed
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
||||||
#
|
#
|
||||||
# Optional
|
# Optional
|
||||||
# Default: "ERROR"
|
# Default: "ERROR"
|
||||||
|
# Accepted values, in order of severity: "DEBUG", "INFO", "WARN", "ERROR", "FATAL", "PANIC"
|
||||||
|
# Messages at and above the selected level will be logged.
|
||||||
#
|
#
|
||||||
# logLevel = "ERROR"
|
# logLevel = "ERROR"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue