[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/logback.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Nov 5 15:44:50 EST 2015
Author: scantor
Date: Thu Nov 5 15:44:50 2015
New Revision: 7949
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7949&view=rev
Log:
Remove implementation class reference in log config and lower it to trace.
Modified:
trunk/idp-conf/src/main/resources/conf/logback.xml
Modified: trunk/idp-conf/src/main/resources/conf/logback.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/logback.xml?rev=7949&r1=7948&r2=7949&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/logback.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/logback.xml Thu Nov 5 15:44:50 2015
@@ -27,7 +27,6 @@
<!-- Especially chatty. -->
<logger name="net.shibboleth.idp.saml.attribute.mapping" level="INFO" />
- <logger name="org.opensaml.saml.metadata.resolver.filter.impl.EntitiesDescriptorNameProcessor" level="INFO" />
<logger name="org.apache.xml.security" level="INFO" />
<logger name="org.springframework" level="ERROR"/>
More information about the commits
mailing list