Class SubstituteLoggingEvent

java.lang.Object
org.slf4j.event.SubstituteLoggingEvent
All Implemented Interfaces:
LoggingEvent

public class SubstituteLoggingEvent extends Object implements LoggingEvent
An implementation of LoggingEvent used to store logging events generated during logging backend initialization.
Since:
1.7.15
Author:
Ceki Gülcü