log.loglevel becomes log.level in configuration

This commit is contained in:
Julien Salleyron
2019-04-16 15:30:09 +02:00
committed by Traefiker Bot
parent e6bdfa1d29
commit bb8a193244
72 changed files with 78 additions and 78 deletions

View File

@@ -152,7 +152,7 @@
Middlewares = ["foobar", "foobar"]
[Log]
LogLevel = "foobar"
Level = "foobar"
FilePath = "foobar"
Format = "foobar"
@@ -205,7 +205,7 @@
[Tracing.Instana]
LocalAgentHost = "foobar"
LocalAgentPort = 42
LogLevel = "foobar"
Level = "foobar"
[HostResolver]
CnameFlattening = true