org.apache.webbeans.logger
Class JULLoggerFactory
java.lang.Object
org.apache.webbeans.logger.JULLoggerFactory
- All Implemented Interfaces:
- WebBeansLoggerFactory
public class JULLoggerFactory
- extends Object
- implements WebBeansLoggerFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JULLoggerFactory
public JULLoggerFactory()
getLogger
public Logger getLogger(Class<?> clazz,
Locale desiredLocale)
- Specified by:
getLogger in interface WebBeansLoggerFactory
getLogger
public Logger getLogger(Class<?> clazz)
- Specified by:
getLogger in interface WebBeansLoggerFactory
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.