Kaynağa Gözat

Fix logging

Guillaume Ayoub 12 yıl önce
ebeveyn
işleme
05dbd71eca
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      radicale/log.py

+ 1 - 1
radicale/log.py

@@ -56,4 +56,4 @@ def start():
             LOGGER.setLevel(logging.DEBUG)
             LOGGER.debug(
                 "Logging configuration file '%s' not found, using stdout.",
-                extra=filename)
+                filename)