From f2634e7b22ca1deab550bb9689cee9fa22f11f59 Mon Sep 17 00:00:00 2001 From: calvin Date: Tue, 31 Aug 2004 19:15:58 +0000 Subject: [PATCH] no cache debug git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1639 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- config/logging.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/logging.conf b/config/logging.conf index a047feee..e4cbcd3d 100644 --- a/config/logging.conf +++ b/config/logging.conf @@ -38,7 +38,7 @@ qualname=linkcheck.check # debug caches and queues [logger_cache] -level=DEBUG +level=INFO handlers= propagate=1 qualname=linkcheck.cache