Fix: log level for TLS error from debug to warn

This commit is contained in:
Quentin McGaw
2021-05-23 16:24:04 +00:00
parent a3751a77aa
commit a8c574219d

View File

@@ -90,6 +90,7 @@ That error usually happens because either:
4. Something else ➡️ https://github.com/qdm12/gluetun/issues/new/choose
`
level = logging.LevelWarn
default:
filtered = s
level = logging.LevelInfo