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 FilterTarget
target
- the targetprotected abstract boolean filter(LogEvent event)
event
- the eventpublic void processEvent(LogEvent event)
processEvent
in interface LogTarget
event
- the log event