org.apache.log.filter
public abstract class AbstractFilterTarget extends java.lang.Object implements FilterTarget, LogTarget
| Constructor and Description |
|---|
AbstractFilterTarget() |
public void addTarget(LogTarget target)
addTarget in interface FilterTargettarget - the targetprotected abstract boolean filter(LogEvent event)
event - the eventpublic void processEvent(LogEvent event)
processEvent in interface LogTargetevent - the log event