org.apache.openejb.cdi.logging
Class Log4jLoggerFactory
java.lang.Object
org.apache.openejb.cdi.logging.Log4jLoggerFactory
- All Implemented Interfaces:
- org.apache.webbeans.logger.WebBeansLoggerFactory
public class Log4jLoggerFactory
- extends Object
- implements org.apache.webbeans.logger.WebBeansLoggerFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jLoggerFactory
public Log4jLoggerFactory()
getLogger
public Logger getLogger(Class<?> clazz,
Locale desiredLocale)
- Specified by:
getLogger in interface org.apache.webbeans.logger.WebBeansLoggerFactory
getLogger
public Logger getLogger(Class<?> clazz)
- Specified by:
getLogger in interface org.apache.webbeans.logger.WebBeansLoggerFactory
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.