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 oz...@apache.org on 2005/01/19 14:07:51 UTC

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

ozeigermann    2005/01/19 05:07:51

  Modified:    src/conf/webapp log4j.properties
  Log:
  Made default log level INFO instead of DEBUG
  
  Revision  Changes    Path
  1.5       +1 -1      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- log4j.properties	18 Dec 2002 16:03:03 -0000	1.4
  +++ log4j.properties	19 Jan 2005 13:07:51 -0000	1.5
  @@ -1,4 +1,4 @@
  -log4j.rootCategory=DEBUG,stdout,R
  +log4j.rootCategory=INFO,stdout,R
   
   # 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
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org