Reduce gearman logging level

We think we have useful logs now, so reduce the level just in case
all of the logging is exacerbating the problem.

Change-Id: I85e8e989976b452d73671089a5f66450c8e4743a
This commit is contained in:
James E. Blair 2014-05-27 17:01:10 -07:00
parent a7ecc92da8
commit 89a977a06e
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ formatter=simple
args=(sys.stdout,)
[handler_normal]
level=DEBUG
level=WARNING
class=logging.FileHandler
formatter=simple
args=('/var/log/zuul/gearman-server.log',)

View File

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

View File

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