- java.lang.Object
-
- org.ferris.resiste.console.logger.LoggerProducer
-
@ApplicationScoped public class LoggerProducer extends java.lang.Object
ProducesLogger
objects for injection using the CDIInjectionPoint
to get the name of the requesting class- Author:
- Michael Remijan mjremijan@yahoo.com @mjremijan
-
-
Constructor Summary
Constructors Constructor Description LoggerProducer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.slf4j.Logger
getLogger(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
-