public final class EventAppender extends AppenderSkeleton
Constructor and Description |
---|
EventAppender(LogWatcher<LoggingEvent> framework) |
Modifier and Type | Method and Description |
---|---|
void |
append(LoggingEvent event) |
void |
close() |
boolean |
requiresLayout() |
public EventAppender(LogWatcher<LoggingEvent> framework)
public void append(LoggingEvent event)
public void close()
public boolean requiresLayout()