forked from SW/traefik
log.loglevel becomes log.level in configuration
This commit is contained in:
committed by
Traefiker Bot
parent
e6bdfa1d29
commit
bb8a193244
@@ -3,7 +3,7 @@ checkNewVersion = false
|
||||
sendAnonymousUsage = false
|
||||
|
||||
[log]
|
||||
logLevel = "DEBUG"
|
||||
level = "DEBUG"
|
||||
|
||||
[serversTransport]
|
||||
# Use certificate in net/internal/testcert.go
|
||||
|
||||
Reference in New Issue
Block a user