public class LogEventListener
extends java.lang.Object
implements java.util.EventListener
LogEvent
s.
TODO (MS) How is this class any different from Appender?Modifier and Type | Field and Description |
---|---|
private LoggerContext |
context |
protected static StatusLogger |
LOGGER |
Modifier | Constructor and Description |
---|---|
protected |
LogEventListener() |
Modifier and Type | Method and Description |
---|---|
void |
log(LogEvent event) |
protected static final StatusLogger LOGGER
private final LoggerContext context
public void log(LogEvent event)