[java-idp-integration-tests] 06/08: Bump test logging to trace.
Tom Zeller
tzeller at dragonacea.biz
Tue Aug 2 13:28:52 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=4039d420e8476392760e54afb4fc554530d0eb60
commit 4039d420e8476392760e54afb4fc554530d0eb60
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jul 26 14:02:45 2016 -0500
Bump test logging to trace.
---
src/test/resources/logback-test.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/test/resources/logback-test.xml b/src/test/resources/logback-test.xml
index 419a812..951211a 100644
--- a/src/test/resources/logback-test.xml
+++ b/src/test/resources/logback-test.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
- <logger name="net.shibboleth.idp.test" level="DEBUG" />
+ <logger name="net.shibboleth.idp.test" level="TRACE" />
<logger name="org.openqa" level="DEBUG" />
<logger name="com.saucelabs" level="DEBUG" />
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list