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:
parent
2f08952da0
commit
41330d30df
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ propagate = false
|
|||
handlers = ["console"]
|
||||
|
||||
[log_config.root]
|
||||
level = "INFO"
|
||||
level = "ERROR"
|
||||
handlers = ["console"]
|
||||
|
||||
# the-new-hotness consumer configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue