|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubstituteLogger | |
---|---|
org.slf4j.event | |
org.slf4j.helpers | Helper classes. |
Uses of SubstituteLogger in org.slf4j.event |
---|
Methods in org.slf4j.event that return SubstituteLogger | |
---|---|
SubstituteLogger |
SubstituteLoggingEvent.getLogger()
|
Methods in org.slf4j.event with parameters of type SubstituteLogger | |
---|---|
void |
SubstituteLoggingEvent.setLogger(SubstituteLogger logger)
|
Constructors in org.slf4j.event with parameters of type SubstituteLogger | |
---|---|
EventRecodingLogger(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 | |
---|---|
List<SubstituteLogger> |
SubstituteLoggerFactory.getLoggers()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |