Log4j 1.3alpha-3

Uses of Package
org.apache.log4j.rule

Packages that use org.apache.log4j.rule
org.apache.log4j.chainsaw Chainsaw is a GUI log viewer and filter for the log4j package.  
org.apache.log4j.chainsaw.color   
org.apache.log4j.rule   
 

Classes in org.apache.log4j.rule used by org.apache.log4j.chainsaw
AbstractRule
          An abstract Rule class that provides the PropertyChange support plumbing.
Rule
          A Rule evaluates to true of false given a LoggingEvent object, and can notify listeners when the underlying implementation of this Rule has it's criteria changed by using the standard PropertyChangeListener infrastructure.
 

Classes in org.apache.log4j.rule used by org.apache.log4j.chainsaw.color
ColorRule
          A Rule class which also holds a color
Rule
          A Rule evaluates to true of false given a LoggingEvent object, and can notify listeners when the underlying implementation of this Rule has it's criteria changed by using the standard PropertyChangeListener infrastructure.
 

Classes in org.apache.log4j.rule used by org.apache.log4j.rule
AbstractRule
          An abstract Rule class that provides the PropertyChange support plumbing.
Rule
          A Rule evaluates to true of false given a LoggingEvent object, and can notify listeners when the underlying implementation of this Rule has it's criteria changed by using the standard PropertyChangeListener infrastructure.
RuleFactory
          A Factory class which, given a string representation of the rule, and a context stack, will return a Rule ready for evaluation against events.
 


Log4j 1.3alpha-3

Copyright 2000-2003 Apache Software Foundation.