| Package | Description |
|---|---|
| org.slf4j.event | |
| org.slf4j.helpers |
Helper classes.
|
| Constructor and Description |
|---|
EventRecodingLogger(SubstituteLogger logger,
java.util.Queue<SubstituteLoggingEvent> eventQueue) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.LinkedBlockingQueue<SubstituteLoggingEvent> |
SubstituteLoggerFactory.getEventQueue() |
| Constructor and Description |
|---|
SubstituteLogger(java.lang.String name,
java.util.Queue<SubstituteLoggingEvent> eventQueue,
boolean createdPostInitialization) |
Copyright © 2006-2021 OPS4J - Open Participation Software for Java. All Rights Reserved.