Uses of Class
org.slf4j.helpers.SubstituteLogger
Packages that use SubstituteLogger
Package
Description
SLF4J internal representation of a logging event.
Various SLF4J internal utility and helper classes.
-
Uses of SubstituteLogger in org.slf4j.event
Methods in org.slf4j.event that return SubstituteLoggerMethods in org.slf4j.event with parameters of type SubstituteLoggerConstructors in org.slf4j.event with parameters of type SubstituteLoggerModifierConstructorDescriptionEventRecordingLogger
(SubstituteLogger logger, Queue<SubstituteLoggingEvent> eventQueue) -
Uses of SubstituteLogger in org.slf4j.helpers
Methods in org.slf4j.helpers that return types with arguments of type SubstituteLogger