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">


Reply via email to