Describe the bug 🐛
Switching logLevel from INFO to DEBUG immediately enables debug log output, but switching back to INFO continues to produce debug output until Traefik is restarted
Expected behavior 👀
Log level behaviour should be consistent
Context 🔎
Version (please complete the following information):
Describe the bug 🐛 Switching
logLevel
fromINFO
toDEBUG
immediately enables debug log output, but switching back toINFO
continues to produce debug output until Traefik is restartedExpected behavior 👀 Log level behaviour should be consistent
Context 🔎
Version (please complete the following information):
To Reproduce Steps to reproduce the behavior:
logLevel
fromINFO
toDEBUG
logLevel
fromDEBUG
toINFO