the-new-hotness: Switch back to INFO log level

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-06-17 08:47:09 +02:00
parent d74c28a2c8
commit bc117c828e

View file

@ -59,12 +59,12 @@ formatter = "simple"
stream = "ext://sys.stdout"
[log_config.loggers.fedora_messaging]
level = "DEBUG"
level = "INFO"
propagate = false
handlers = ["console"]
[log_config.root]
level = "DEBUG"
level = "INFO"
handlers = ["console"]
# the-new-hotness consumer configuration