public class InstanceCountingAppender extends AppenderBase<ILoggingEvent>
Modifier and Type | Field and Description |
---|---|
static AtomicInteger |
INSTANCE_COUNT |
name, started
context
Constructor and Description |
---|
InstanceCountingAppender() |
Modifier and Type | Method and Description |
---|---|
protected void |
append(ILoggingEvent e) |
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, start, stop, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
public static AtomicInteger INSTANCE_COUNT
public InstanceCountingAppender()
protected void append(ILoggingEvent e)
append
in class AppenderBase<ILoggingEvent>
Copyright © 2005–2018 QOS.ch. All rights reserved.