|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubstituteLoggingEvent | |
|---|---|
| org.slf4j.event | |
| org.slf4j.helpers | Helper classes. |
| Uses of SubstituteLoggingEvent in org.slf4j.event |
|---|
| Constructor parameters in org.slf4j.event with type arguments of type SubstituteLoggingEvent | |
|---|---|
EventRecodingLogger(SubstituteLogger logger,
Queue<SubstituteLoggingEvent> eventQueue)
|
|
| Uses of SubstituteLoggingEvent in org.slf4j.helpers |
|---|
| Methods in org.slf4j.helpers that return types with arguments of type SubstituteLoggingEvent | |
|---|---|
LinkedBlockingQueue<SubstituteLoggingEvent> |
SubstituteLoggerFactory.getEventQueue()
|
| Constructor parameters in org.slf4j.helpers with type arguments of type SubstituteLoggingEvent | |
|---|---|
SubstituteLogger(String name,
Queue<SubstituteLoggingEvent> eventQueue,
boolean createdPostInitialization)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||