Class LoggingEventVO

java.lang.Object
ch.qos.logback.classic.spi.LoggingEventVO
All Implemented Interfaces:
ILoggingEvent, DeferredProcessingAware, Serializable

@Deprecated(since="2022-01-27") public class LoggingEventVO extends Object implements ILoggingEvent, 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: