public class AsyncAppender extends AsyncAppenderBase<ILoggingEvent>
DEFAULT_QUEUE_SIZEname, startedcontext| Constructor and Description |
|---|
AsyncAppender() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isDiscardable(ILoggingEvent event)
Events of level TRACE, DEBUG and INFO are deemed to be discardable.
|
boolean |
isIncludeCallerData() |
protected void |
preprocess(ILoggingEvent eventObject)
Pre-process the event prior to queueing.
|
void |
setIncludeCallerData(boolean includeCallerData) |
addAppender, append, detachAndStopAllAppenders, detachAppender, detachAppender, getAppender, getDiscardingThreshold, getNumberOfElementsInQueue, getQueueSize, getRemainingCapacity, isAttached, iteratorForAppenders, setDiscardingThreshold, setQueueSize, start, stopaddFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, 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, setContextprotected boolean isDiscardable(ILoggingEvent event)
isDiscardable in class AsyncAppenderBase<ILoggingEvent>event - protected void preprocess(ILoggingEvent eventObject)
AsyncAppenderBasepreprocess in class AsyncAppenderBase<ILoggingEvent>eventObject - the log eventpublic boolean isIncludeCallerData()
public void setIncludeCallerData(boolean includeCallerData)
Copyright © 2005–2014 QOS.ch. All rights reserved.