asmuts      02/02/23 22:48:27

  Modified:    src/conf log4j.properties
  Log:
  JavaGroups changes,  need to refactor with specialized props files
  
  Revision  Changes    Path
  1.4       +9 -9      jakarta-turbine-stratum/src/conf/log4j.properties
  
  Index: log4j.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-stratum/src/conf/log4j.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- log4j.properties  18 Feb 2002 18:44:13 -0000      1.3
  +++ log4j.properties  24 Feb 2002 06:48:27 -0000      1.4
  @@ -21,16 +21,16 @@
   
   #################################################################################
   # Print only messages of priority WARN or above in the package com.foo.
  -log4j.category.org.apache.stratum=WARN,WF
  +#log4j.category.org.apache.stratum=WARN,WF
   
  -# Print only messages of priority WARN or above in the package 
org.apache.stratum.jcs
  -log4j.category.org.apache.stratum.jcs=ERROR,A1,WF
  -
  -# Print only messages of priority WARN or above in the package 
org.apache.stratum.jcs
  -log4j.category.org.apache.stratum.jcs.engine=WARN,WF
  -
  -# Disk auxiliaries
  -log4j.category.org.apache.stratum.jcs.auxiliary.disk=WARN,WF
   
  +#log4j.category.org.apache.stratum.jcs=ERROR,A1,WF
  +log4j.category.org.apache.stratum.jcs.acess=WARN,WF
  +log4j.category.org.apache.stratum.jcs.engine.control=WARN,WF
   log4j.category.org.apache.stratum.jcs.engine.memory.shrinking=ERROR,A1
  +log4j.category.org.apache.stratum.jcs.config=WARN,WF
  +log4j.category.org.apache.stratum.jcs.auxiliary.disk=WARN,WF
  +log4j.category.org.apache.stratum.jcs.auxiliary.lateral=WARN,WF
  +log4j.category.org.apache.stratum.jcs.auxiliary.remote=WARN,WF
  +log4j.category.org.apache.stratum.jcs.utils=WARN,WF
   
  
  
  

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

Reply via email to