Add chaining extractor.
[shibboleth/sp.git] / configs / native.logger.in
index 024150d..101ebe5 100644 (file)
@@ -1,12 +1,8 @@
 # set overall behavior
 log4j.rootCategory=INFO, native_log
 
-# these are fairly verbose for DEBUG, so generally leave at INFO
-log4j.category.SAML.XML=INFO
-log4j.category.shibtarget.XMLApplication=INFO
-
-# shut off transaction log from this end
-log4j.category.Shibboleth-TRANSACTION=WARN
+# fairly verbose for DEBUG, so generally leave at INFO
+log4j.category.XMLTooling.XMLObject=INFO
 
 # define the appenders