Uses of Class
org.slf4j.event.SubstituteLoggingEvent
Package
Description
SLF4J internal representation of a logging event.
Various SLF4J internal utility and helper classes.
-
Uses of SubstituteLoggingEvent in org.slf4j.event
ModifierConstructorDescriptionEventRecordingLogger
(SubstituteLogger logger, Queue<SubstituteLoggingEvent> eventQueue) -
Uses of SubstituteLoggingEvent in org.slf4j.helpers
ModifierConstructorDescriptionSubstituteLogger
(String name, Queue<SubstituteLoggingEvent> eventQueue, boolean createdPostInitialization)