Class LoggerRemoteView

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated(since="2022-01-27")
    public class LoggerRemoteView
    extends java.lang.Object
    implements java.io.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:
    Serialized Form
    • Constructor Detail

      • LoggerRemoteView

        public LoggerRemoteView​(java.lang.String name,
                                LoggerContext lc)
        Deprecated.
    • Method Detail

      • getLoggerContextView

        public LoggerContextVO getLoggerContextView()
        Deprecated.
      • getName

        public java.lang.String getName()
        Deprecated.