Class LoggingEventVO

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

public class LoggingEventVO extends Object implements ILoggingEvent, Serializable
A read-only and serializable implementation of ILoggingEvent.
Since:
0.9.16
Author:
Ceki Gülcü
See Also: