public class SocketAppender extends AbstractSocketAppender<IAccessEvent>
IAccessEvent
objects to a remote a log server, usually a
SocketNode
.
For more information about this appender, please refer to the online manual at
http://logback.qos.ch/manual/appenders.html#AccessSocketAppenderDEFAULT_PORT, DEFAULT_QUEUE_SIZE, DEFAULT_RECONNECTION_DELAY
name, started
context
Constructor and Description |
---|
SocketAppender() |
Modifier and Type | Method and Description |
---|---|
PreSerializationTransformer<IAccessEvent> |
getPST() |
protected void |
postProcessEvent(IAccessEvent event) |
append, connectionFailed, getEventDelayLimit, getPort, getQueueSize, getReconnectionDelay, getRemoteHost, getSocketFactory, newConnector, setEventDelayLimit, setPort, setQueueSize, setReconnectionDelay, setRemoteHost, start, stop
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, 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
protected void postProcessEvent(IAccessEvent event)
postProcessEvent
in class AbstractSocketAppender<IAccessEvent>
public PreSerializationTransformer<IAccessEvent> getPST()
getPST
in class AbstractSocketAppender<IAccessEvent>
Copyright © 2005–2021 QOS.ch. All rights reserved.