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_DELAY
Constructor and Description |
---|
SocketAppender() |
Modifier and Type | Method and Description |
---|---|
PreSerializationTransformer<ILoggingEvent> |
getPST()
Get the pre-serialization transformer that will be used to transform
each event into a Serializable object before delivery to the remote
receiver.
|
void |
setIncludeCallerData(boolean includeCallerData) |
connectionFailed, getEventDelayLimit, getPort, getQueueSize, getReconnectionDelay, getRemoteHost, setEventDelayLimit, setPort, setQueueSize, setReconnectionDelay, setRemoteHost, start, stop
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
public void setIncludeCallerData(boolean includeCallerData)
public PreSerializationTransformer<ILoggingEvent> getPST()
AbstractSocketAppender
Copyright © 2010 - 2020 Adobe. All Rights Reserved