You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by pn...@apache.org on 2002/12/18 17:03:03 UTC

cvs commit: jakarta-slide/src/conf/webapp log4j.properties

pnever      2002/12/18 08:03:03

  Modified:    src/conf/webapp log4j.properties
  Log:
  Removed requestResponseLogger (replaced by new logging filter)
  
  Revision  Changes    Path
  1.4       +0 -3      jakarta-slide/src/conf/webapp/log4j.properties
  
  Index: log4j.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/conf/webapp/log4j.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- log4j.properties	8 Sep 2001 15:26:29 -0000	1.3
  +++ log4j.properties	18 Dec 2002 16:03:03 -0000	1.4
  @@ -3,9 +3,6 @@
   # Set the level to DEBUG if you want to log all SlideExceptions (some of them aren't errors)
   log4j.category.org.apache.slide.common.SlideException=FATAL
   
  -# Set the level to DEBUG to log the complete request/response message
  -log4j.category.org.apache.slide.webdav.WebdavServlet.requestResponseLogger=FATAL
  -
   ########################################
   log4j.appender.stdout=org.apache.log4j.ConsoleAppender
   log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>