You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-cvs@jakarta.apache.org by pa...@apache.org on 2001/05/19 02:33:04 UTC

cvs commit: jakarta-log4j/src/java/org/apache/log4j/varia DenyAllFilter.java

pathos      01/05/18 17:33:04

  Modified:    src/java/org/apache/log4j/varia DenyAllFilter.java
  Log:
  Documentation changes.
  
  Revision  Changes    Path
  1.6       +1 -1      jakarta-log4j/src/java/org/apache/log4j/varia/DenyAllFilter.java
  
  Index: DenyAllFilter.java
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/java/org/apache/log4j/varia/DenyAllFilter.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- DenyAllFilter.java	2001/04/03 16:37:35	1.5
  +++ DenyAllFilter.java	2001/05/19 00:33:03	1.6
  @@ -10,7 +10,7 @@
   /**
      This filter drops all logging events. 
   
  -   <p>You can add this filter to the to the end of a filter chain to
  +   <p>You can add this filter to the end of a filter chain to
      switch from the default "accept all unless instructed otherwise"
      filtering behaviour to a "deny all unless instructed otherwise"
      behaviour.
  
  
  

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