You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2014/06/11 01:33:56 UTC

svn commit: r1601791 - /logging/log4j/log4j2/trunk/log4j-web/src/test/resources/log4j-servlet.xml

Author: rgoers
Date: Tue Jun 10 23:33:56 2014
New Revision: 1601791

URL: http://svn.apache.org/r1601791
Log:
Change status level to off

Modified:
    logging/log4j/log4j2/trunk/log4j-web/src/test/resources/log4j-servlet.xml

Modified: logging/log4j/log4j2/trunk/log4j-web/src/test/resources/log4j-servlet.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-web/src/test/resources/log4j-servlet.xml?rev=1601791&r1=1601790&r2=1601791&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-web/src/test/resources/log4j-servlet.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-web/src/test/resources/log4j-servlet.xml Tue Jun 10 23:33:56 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="debug" name="ServletTest">
+<Configuration status="OFF" name="ServletTest">
 
     <Appenders>
         <Servlet name="Servlet">