mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
the-new-hotness: Switch back to INFO log level
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user