You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/10/13 22:31:57 UTC

cvs commit: jakarta-cactus/framework logging.properties

vmassol     2003/10/13 13:31:57

  Modified:    framework logging.properties
  Log:
  turn off logging by default
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-cactus/framework/logging.properties
  
  Index: logging.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/logging.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- logging.properties	13 Oct 2003 20:28:40 -0000	1.1
  +++ logging.properties	13 Oct 2003 20:31:57 -0000	1.2
  @@ -6,7 +6,7 @@
   # logging subsystem, uncomment the line below. That will let Commons logging
   # decide automatically of a suitable logging system for you. For more info, see
   # http://jakarta.apache.org/commons/logging/api/org/apache/commons/logging/package-summary.html#package_description
  -#org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
  +org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
   
   # ---- JDK 1.4 logging properties
   
  
  
  

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