Zuul: set gear log level to INFO

DEBUG is way too verbose.

Change-Id: I9fc53d3b5b1cf1d3a61207e3b8accddc8b185202
This commit is contained in:
James E. Blair 2013-12-04 14:20:47 -08:00
parent 6092a724fc
commit 60a2816a38
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ level=WARNING
handlers=console
[logger_gear]
level=DEBUG
level=INFO
handlers=normal
qualname=gear

View File

@ -22,7 +22,7 @@ handlers=debug,normal
qualname=gerrit
[logger_gear]
level=DEBUG
level=INFO
handlers=debug,normal
qualname=gear