[release-monitoring] Switch log level back to INFO

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-10-08 17:08:38 +02:00
parent 9aa32b4af1
commit 8eaea992dd

View file

@ -133,7 +133,7 @@ formatter = "simple"
stream = "ext://sys.stdout"
[anitya_log_config.loggers.anitya]
level = "DEBUG"
level = "INFO"
propagate = false
handlers = ["console"]