vmassol     2003/10/19 11:15:58

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  Make logging system really work. Tested with JDK 1.4, Log4j and simple logging. Also 
tested with several app server
  
  Revision  Changes    Path
  1.136     +5 -0      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.135
  retrieving revision 1.136
  diff -u -r1.135 -r1.136
  --- changes.xml       13 Oct 2003 20:58:43 -0000      1.135
  +++ changes.xml       19 Oct 2003 18:15:58 -0000      1.136
  @@ -71,6 +71,11 @@
         </release>
         
         <release version="1.5-rc1" date="in CVS">
  +        <action dev="VMA" type="fix">
  +          Fixed and improved logging. It now works with Log4j, JDK 1.4 logging
  +          and Commons Simple log. Check the sample servlet application for an
  +          example of how to set up Cactus logging.
  +        </action>
           <action dev="VMA" type="add">
             Added new optional <code>cactus.logging.config</code> Cactus 
             property. If specified Cactus will load the properties file pointed
  
  
  

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

Reply via email to