public class AsyncAppender
extends <any>
| 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) |
void |
setIncludeCallerData(boolean includeCallerData) |
protected boolean isDiscardable(ILoggingEvent event)
event - protected void preprocess(ILoggingEvent eventObject)
public boolean isIncludeCallerData()
public void setIncludeCallerData(boolean includeCallerData)