Correct logger config section name.

The logger_gerrit config section should have been
logger_gerrit_user_sync in launchpad_sync_logging.conf.

Change-Id: I251ae6fac017e8edb0580d07be0124785d6ccf37
Reviewed-on: https://review.openstack.org/11693
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Clark Boylan 2012-08-20 21:26:38 -07:00 committed by Jenkins
parent 09a0f30f9e
commit 8394406bf1

View File

@ -11,7 +11,7 @@ keys=simple
level=WARNING
handlers=console
[logger_gerrit]
[logger_gerrit_user_sync]
level=DEBUG
handlers=debug,normal
qualname=gerrit_user_sync