Class LoggerRemoteView

java.lang.Object
ch.qos.logback.classic.spi.LoggerRemoteView
All Implemented Interfaces:
Serializable

@Deprecated(since="2022-01-27") public class LoggerRemoteView extends Object implements Serializable
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
An interface that allows Logger objects and LoggerSer objects to be used the same way be client of the LoggingEvent object.

See LoggerContextVO for the rationale of this class.

See Also:
  • Constructor Details

  • Method Details

    • getLoggerContextView

      public LoggerContextVO getLoggerContextView()
      Deprecated.
    • getName

      public String getName()
      Deprecated.