[java-shib-shared] branch main updated: Remove old package loggers.

Scott Cantor cantor.2 at osu.edu
Thu May 11 14:10:53 UTC 2023


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository java-shib-shared.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-shared.git;a=commit;h=7124b6162ffae503f9aa12853e0fb6d6dec88051

The following commit(s) were added to refs/heads/main by this push:
     new 7124b616 Remove old package loggers.
7124b616 is described below

commit 7124b6162ffae503f9aa12853e0fb6d6dec88051
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu May 11 10:10:50 2023 -0400

    Remove old package loggers.
---
 shib-spring/src/test/resources/logback-test.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/shib-spring/src/test/resources/logback-test.xml b/shib-spring/src/test/resources/logback-test.xml
index a3f1c9ad..dfd99666 100644
--- a/shib-spring/src/test/resources/logback-test.xml
+++ b/shib-spring/src/test/resources/logback-test.xml
@@ -1,9 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <configuration>
 
-    <logger name="net.shibboleth.ext.spring" level="INFO"/>
-    <logger name="net.shibboleth.utilities" level="INFO"/>
-
     <appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">
         <encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder">
             <charset>UTF-8</charset>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list