@ApplicationScoped
public class LoggerProducer
extends java.lang.Object
CDI Producer for Logger instances based on the target bean class.
| Constructor and Description |
|---|
LoggerProducer() |
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.Logger |
createLogger(javax.enterprise.inject.spi.InjectionPoint ip) |