From fd14fd611256e0751b7473276dcb62eae9b17748 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 3 Mar 2014 08:08:18 -0800 Subject: [PATCH] Log recheckwatchbot messages The qualname was wrong for this logger. Change-Id: Idc20113fcb96af8b979d1b6552155f2a1e8c5c66 --- modules/elastic_recheck/files/logging.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/elastic_recheck/files/logging.config b/modules/elastic_recheck/files/logging.config index 242120148e..977aa5ed37 100644 --- a/modules/elastic_recheck/files/logging.config +++ b/modules/elastic_recheck/files/logging.config @@ -20,7 +20,7 @@ propagate=0 [logger_recheckwatchbot] level=DEBUG handlers=console,debug,normal -qualname=elastic-recheck +qualname=recheckwatchbot propagate=0 [logger_irc]