From be57d371d8f27387218ff0fa531f485caed8b6d2 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 11 Sep 2017 18:08:45 -0600 Subject: [PATCH] Revert "Add debug logging for cachecontrol library" This reverts commit 4e5378c2646d0b72ea12f9f1b8a301a007cabe65. Change-Id: I1462a7cc9b7b2a6a1974ef13998d2310740ce2b8 --- files/logging.conf | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/files/logging.conf b/files/logging.conf index ae737ca..b078621 100644 --- a/files/logging.conf +++ b/files/logging.conf @@ -1,5 +1,5 @@ [loggers] -keys=root,zuul,gerrit,gerrit_io,gear,cachecontrol +keys=root,zuul,gerrit,gerrit_io,gear [handlers] keys=console,debug,normal @@ -31,11 +31,6 @@ level=WARNING handlers=debug,normal qualname=gear -[logger_cachecontrol] -level=DEBUG -handlers=debug,normal -qualname=cachecontrol - [handler_console] level=WARNING class=StreamHandler