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