diff --git a/modules/elastic_recheck/files/logging.config b/modules/elastic_recheck/files/logging.config index a1b4c8c90d..242120148e 100644 --- a/modules/elastic_recheck/files/logging.config +++ b/modules/elastic_recheck/files/logging.config @@ -8,7 +8,7 @@ keys=console,debug,normal keys=simple [logger_root] -level=INFO +level=DEBUG handlers=console,debug,normal [logger_elastic-recheck] @@ -24,7 +24,7 @@ qualname=elastic-recheck propagate=0 [logger_irc] -level=INFO +level=DEBUG handlers=console,debug,normal qualname=irc propagate=0