mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Fix logging
This commit is contained in:
parent
b60b759a36
commit
05dbd71eca
1 changed files with 1 additions and 1 deletions
|
@ -56,4 +56,4 @@ def start():
|
|||
LOGGER.setLevel(logging.DEBUG)
|
||||
LOGGER.debug(
|
||||
"Logging configuration file '%s' not found, using stdout.",
|
||||
extra=filename)
|
||||
filename)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue