org.apache.log
public interface FilterTarget extends LogTarget
Filtering can mena that not all LogEvents get passed along chain or that the LogEvents passed alongare modified in some manner.
Modifier and Type | Method and Description |
---|---|
void |
addTarget(LogTarget target)
Deprecated.
Add a target to output chain.
|
processEvent
void addTarget(LogTarget target)
target
- the log target