Set signature level to INFO.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 20 Jul 2010 20:34:07 +0000 (20:34 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 20 Jul 2010 20:34:07 +0000 (20:34 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3266 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/shibd.logger.in

index 07e1537..4ce707d 100644 (file)
@@ -25,8 +25,8 @@ log4j.category.XMLTooling.libcurl=INFO
 #log4j.category.XMLTooling.StorageService=DEBUG
 
 # logs XML being signed or verified if set to DEBUG
-#log4j.category.XMLTooling.Signature.Debugger=INFO, sig_log
-#log4j.additivity.XMLTooling.Signature.Debugger=false
+log4j.category.XMLTooling.Signature.Debugger=INFO, sig_log
+log4j.additivity.XMLTooling.Signature.Debugger=false
 
 # the tran log blocks the "default" appender(s) at runtime
 # Level should be left at INFO for this category