public static class SocketAppenderMessageLossTest.ListAppenderWithLatch extends AppenderBase<ch.qos.logback.classic.spi.ILoggingEvent>
| Modifier and Type | Field and Description |
|---|---|
List<ch.qos.logback.classic.spi.ILoggingEvent> |
list |
name, startedcontext| Modifier and Type | Method and Description |
|---|---|
protected void |
append(ch.qos.logback.classic.spi.ILoggingEvent e) |
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, start, stop, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextpublic List<ch.qos.logback.classic.spi.ILoggingEvent> list
protected void append(ch.qos.logback.classic.spi.ILoggingEvent e)
append in class AppenderBase<ch.qos.logback.classic.spi.ILoggingEvent>Copyright © 2005–2023 QOS.ch. All rights reserved.