Class SSLSocketAppender

All Implemented Interfaces:
Appender<ILoggingEvent>, SocketConnector.ExceptionHandler, SSLComponent, ContextAware, FilterAttachable<ILoggingEvent>, LifeCycle

@Deprecated(since="2022-01-27") public class SSLSocketAppender extends AbstractSSLSocketAppender<ILoggingEvent>
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
A 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

  • Constructor Details

    • SSLSocketAppender

      public SSLSocketAppender()
      Deprecated.
  • Method Details