Greenwave: Use debug log level in the fedora-messaging consumer
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
40e1b382a4
commit
17da1591ae
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ formatter = "simple"
|
|||
stream = "ext://sys.stdout"
|
||||
|
||||
[log_config.loggers.fedora_messaging]
|
||||
level = "INFO"
|
||||
level = "DEBUG"
|
||||
propagate = false
|
||||
handlers = ["console"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue