Change log level for anitya to DEBUG

This commit is contained in:
Michal Konečný 2018-11-29 18:45:25 +01:00
parent d5e0de6f2a
commit 708f2da79d

View file

@ -96,7 +96,7 @@ items:
handlers = ["console"]
[anitya_log_config.loggers.fedmsg]
level = "INFO"
level = "DEBUG"
propagate = false
handlers = ["console"]