cvs commit: jakarta-log4j/src/java/org/apache/log4j/filters package.html

[email protected] 16 Jun 2002 04:46:12 -0000
Newsgroups gmane.comp.jakarta.log4j.cvs
Message-ID <[email protected]>
mwomack     2002/06/15 21:46:12

  Modified:    src/java/org/apache/log4j/filters package.html
  Log:
  Updated package description to mention the MatchFilterBase class and why it is useful.
  
  Revision  Changes    Path
  1.2       +3 -1      jakarta-log4j/src/java/org/apache/log4j/filters/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/java/org/apache/log4j/filters/package.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- package.html	11 Jun 2002 07:04:53 -0000	1.1
  +++ package.html	16 Jun 2002 04:46:12 -0000	1.2
  @@ -3,7 +3,9 @@
   <title></title>
   </head>
   <body>
  -<p>Contains various and useful filters.
  +<p>Contains various and useful filters. Most subclass the MatchFilterBase
  +abstract class. This class supports properties that make if very easy to
  +use it when configuring filter chains for appenders.
   
   <hr>
   <address></address>