org.apache.log
public interface LogTarget
Modifier and Type | Method and Description |
---|---|
void |
processEvent(LogEvent event)
Process a log event.
|
void processEvent(LogEvent event)
event
- the eventCopyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.