Class SSLServerSocketAppender

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

@Deprecated(since="2022-01-27") public class SSLServerSocketAppender extends SSLServerSocketAppenderBase<ILoggingEvent>
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
A ServerSocketAppender that supports SSL.
  • Constructor Details

    • SSLServerSocketAppender

      public SSLServerSocketAppender()
      Deprecated.
  • Method Details

    • isIncludeCallerData

      public boolean isIncludeCallerData()
      Deprecated.
    • setIncludeCallerData

      public void setIncludeCallerData(boolean includeCallerData)
      Deprecated.