public interface PaxAppender
| Modifier and Type | Method and Description |
|---|---|
void |
doAppend(PaxLoggingEvent event)
Log in
Appender specific way. |
void doAppend(PaxLoggingEvent event)
Appender specific way. When appropriate,
Loggers will call the doAppend method of appender
implementations in order to log.event - The PaxLoggingEvent that has occurred.Copyright © 2006–2020 OPS4J - Open Participation Software for Java. All rights reserved.