public class SocketAppender extends AbstractSocketAppender<ILoggingEvent>
ILoggingEvent objects to a remote a log server, usually a
SocketNode.
For more information on this appender, please refer to the online manual
at http://logback.qos.ch/manual/appenders.html#SocketAppenderDEFAULT_PORT, DEFAULT_QUEUE_SIZE, DEFAULT_RECONNECTION_DELAYname, startedcontext| Constructor and Description |
|---|
SocketAppender() |
| Modifier and Type | Method and Description |
|---|---|
PreSerializationTransformer<ILoggingEvent> |
getPST() |
protected void |
postProcessEvent(ILoggingEvent event) |
void |
setIncludeCallerData(boolean includeCallerData) |
append, connectionFailed, getEventDelayLimit, getPort, getQueueSize, getReconnectionDelay, getRemoteHost, getSocketFactory, newConnector, setEventDelayLimit, setPort, setQueueSize, setReconnectionDelay, setRemoteHost, 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 void postProcessEvent(ILoggingEvent event)
postProcessEvent in class AbstractSocketAppender<ILoggingEvent>public void setIncludeCallerData(boolean includeCallerData)
public PreSerializationTransformer<ILoggingEvent> getPST()
getPST in class AbstractSocketAppender<ILoggingEvent>Copyright © 2005–2015 QOS.ch. All rights reserved.