From ec9831b04d121bf05b66c4949101c1d98433446c Mon Sep 17 00:00:00 2001 From: lajoie Date: Tue, 6 Nov 2007 12:37:29 +0000 Subject: [PATCH] Prevent logging messages from appearing twice git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2451 ab3bd59b-922f-494d-bb5f-6f0a3c29deca --- resources/conf/logging.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/conf/logging.xml b/resources/conf/logging.xml index 747df17..f488048 100644 --- a/resources/conf/logging.xml +++ b/resources/conf/logging.xml @@ -68,13 +68,13 @@ - + - + -- 1.7.10.4