forked from Ivasoft/traefik
Allow overriding the log level in debug mode.
This commit is contained in:
committed by
Traefiker Bot
parent
329c576f44
commit
af7c9b520f
@@ -19,7 +19,7 @@
|
||||
# Enable debug mode.
|
||||
# This will install HTTP handlers to expose Go expvars under /debug/vars and
|
||||
# pprof profiling data under /debug/pprof.
|
||||
# Additionally, the log level will be set to DEBUG.
|
||||
# The log level will be set to DEBUG unless `logLevel` is specified.
|
||||
#
|
||||
# Optional
|
||||
# Default: false
|
||||
|
||||
Reference in New Issue
Block a user