Log gerrit at INFO level

This is the normally expected configuration for Zuul logging.  This
reverts commit 5f780500c374221cb537389b6db1003042be30d5 from
the system-config repo.  DEBUG level was temporarily set to help
debug a Zuul issue in production.

Of course, future changes to OpenStack's Zuul logging should be
parameterized, but even so, the value in this change should be
the default.

Change-Id: I429346047d5901ca75afa04baddc7802605010ba
This commit is contained in:
James E. Blair 2015-07-31 13:19:22 -07:00
parent de580bc463
commit 89faadc064
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ handlers=debug,normal
qualname=zuul
[logger_gerrit]
level=DEBUG
level=INFO
handlers=debug,normal
qualname=gerrit