- java.lang.Object
-
- ch.qos.logback.core.spi.ContextAwareBase
-
- ch.qos.logback.core.AppenderBase<ch.qos.logback.classic.spi.ILoggingEvent>
-
- org.apache.qpid.server.logging.logback.StartupAppender
-
-
Field Summary
-
Fields inherited from class ch.qos.logback.core.AppenderBase
name, started
-
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
append(ch.qos.logback.classic.spi.ILoggingEvent e) |
void |
logToConsole() |
void |
replayAccumulatedEvents(ch.qos.logback.core.Appender<ch.qos.logback.classic.spi.ILoggingEvent> appender) |
void |
stop() |
-
Methods inherited from class ch.qos.logback.core.AppenderBase
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, start, toString
-
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
-
Methods inherited from interface ch.qos.logback.core.spi.ContextAware
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
-
-
Constructor Detail
-
StartupAppender
public StartupAppender()
-
Method Detail
-
stop
public void stop()
- Specified by:
stop in interface ch.qos.logback.core.spi.LifeCycle
- Overrides:
stop in class ch.qos.logback.core.AppenderBase<ch.qos.logback.classic.spi.ILoggingEvent>
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.