the-new-hotness: Change log level to ERROR

This is a temporary fix for
https://github.com/fedora-infra/the-new-hotness/issues/316

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-01-25 13:45:48 +01:00
parent 2f08952da0
commit 41330d30df

View file

@ -64,7 +64,7 @@ propagate = false
handlers = ["console"]
[log_config.root]
level = "INFO"
level = "ERROR"
handlers = ["console"]
# the-new-hotness consumer configuration