Uses of Class
org.slf4j.event.SubstituteLoggingEvent
Packages that use SubstituteLoggingEvent
- 
Uses of SubstituteLoggingEvent in org.slf4j.eventConstructor parameters in org.slf4j.event with type arguments of type SubstituteLoggingEventModifierConstructorDescriptionEventRecordingLogger(SubstituteLogger logger, Queue<SubstituteLoggingEvent> eventQueue) 
- 
Uses of SubstituteLoggingEvent in org.slf4j.helpersMethods in org.slf4j.helpers that return types with arguments of type SubstituteLoggingEventConstructor parameters in org.slf4j.helpers with type arguments of type SubstituteLoggingEventModifierConstructorDescriptionSubstituteLogger(String name, Queue<SubstituteLoggingEvent> eventQueue, boolean createdPostInitialization)