| Package | Description | 
|---|---|
| org.slf4j.event | |
| org.slf4j.helpers | Helper classes. | 
| Constructor and Description | 
|---|
| EventRecodingLogger(SubstituteLogger logger,
                   Queue<SubstituteLoggingEvent> eventQueue) | 
| Modifier and Type | Method and Description | 
|---|---|
| LinkedBlockingQueue<SubstituteLoggingEvent> | SubstituteLoggerFactory. getEventQueue() | 
| Constructor and Description | 
|---|
| SubstituteLogger(String name,
                Queue<SubstituteLoggingEvent> eventQueue,
                boolean createdPostInitialization) | 
Copyright © 2005–2019 QOS.ch. All rights reserved.