Class LoggingEventVO

  • All Implemented Interfaces:
    ILoggingEvent, DeferredProcessingAware, java.io.Serializable

    @Deprecated(since="2022-01-27")
    public class LoggingEventVO
    extends java.lang.Object
    implements ILoggingEvent, java.io.Serializable
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    A read-only and serializable implementation of ILoggingEvent.
    Since:
    0.9.16
    See Also:
    Serialized Form
    • Constructor Detail

      • LoggingEventVO

        public LoggingEventVO()
        Deprecated.