Uses of Interface
org.apache.log.FilterTarget

Packages that use FilterTarget
org.apache.log.filter This package contains filters to limit or modify LogEvents as they are passed down LogEvent chain. 
 

Uses of FilterTarget in org.apache.log.filter
 

Classes in org.apache.log.filter that implement FilterTarget
 class AbstractFilterTarget
          Abstract implementation of FilterTarget.
 class PriorityFilter
          Filters log events based on priority.
 



Copyright © 2003 Apache Software Foundation. All Rights Reserved.