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 © 2019 JBoss by Red Hat. All rights reserved.