mirror of
https://github.com/traefik/traefik.git
synced 2025-09-27 08:41:16 +02:00
Document accepted values for logLevel.
This commit is contained in:
parent
9a26e0db16
commit
af9b63eaed
@ -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…
x
Reference in New Issue
Block a user