ceki        2005/01/20 11:13:20

  Modified:    tests/integration/src/webapp/WEB-INF/classes test-log4j.xml
  Log:
  SMTPAppender works if log4j-smtp.jar is present in WEB-INF/lib
  
  Revision  Changes    Path
  1.4       +1 -0      
logging-log4j/tests/integration/src/webapp/WEB-INF/classes/test-log4j.xml
  
  Index: test-log4j.xml
  ===================================================================
  RCS file: 
/home/cvs/logging-log4j/tests/integration/src/webapp/WEB-INF/classes/test-log4j.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- test-log4j.xml    12 Jan 2005 18:04:42 -0000      1.3
  +++ test-log4j.xml    20 Jan 2005 19:13:20 -0000      1.4
  @@ -39,5 +39,6 @@
       <level value="DEBUG"/>
       <appender-ref ref="FILE" />
       <appender-ref ref="TEST" />
  +    <appender-ref ref="EMAIL" />
     </root>
   </configuration>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to