public class SSLSocketAppender extends AbstractSSLSocketAppender<ILoggingEvent>
SocketAppender
that supports SSL.
For more information on this appender, please refer to the online manual at http://logback.qos.ch/manual/appenders.html#SSLSocketAppender
DEFAULT_PORT, DEFAULT_QUEUE_SIZE, DEFAULT_RECONNECTION_DELAY
Constructor and Description |
---|
SSLSocketAppender() |
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) |
getSsl, setSsl, start
connectionFailed, getEventDelayLimit, getPort, getQueueSize, getReconnectionDelay, getRemoteHost, setEventDelayLimit, setPort, setQueueSize, setReconnectionDelay, setRemoteHost, 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