nicko       2004/03/12 11:11:03

  Modified:    xdocs/src index.xml
  Log:
  Log4net isn't as close as possible to log4j
  
  Revision  Changes    Path
  1.2       +2 -2      logging-log4net/xdocs/src/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4net/xdocs/src/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 13 Feb 2004 19:04:19 -0000      1.1
  +++ index.xml 12 Mar 2004 19:11:02 -0000      1.2
  @@ -30,8 +30,8 @@
                                <p>
                                        log4net is a tool to help the 
programmer output log statements to a variety 
                                        of output targets. log4net is a port of 
the excellent log4j framework to the 
  -                                     .NET runtime. We have kept the 
framework as similar to the original log4j as 
  -                                     possible while taking advantage of new 
features in the .NET runtime.
  +                                     .NET runtime. We have kept the 
framework similar in spirit to the original log4j 
  +                                     while taking advantage of new features 
in the .NET runtime.
                                        For more information on log4net see the 
<a href="release/features.html">features</a> document.
                                </p>
   
  
  
  

Reply via email to