com.opensymphony.xwork2.util.logging.jdk
Class JdkLoggerFactory
java.lang.Object
com.opensymphony.xwork2.util.logging.LoggerFactory
com.opensymphony.xwork2.util.logging.jdk.JdkLoggerFactory
public class JdkLoggerFactory
- extends LoggerFactory
Creates jdk loggers
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdkLoggerFactory
public JdkLoggerFactory()
getLoggerImpl
protected Logger getLoggerImpl(Class<?> cls)
- Specified by:
getLoggerImpl
in class LoggerFactory
getLoggerImpl
protected Logger getLoggerImpl(String name)
- Specified by:
getLoggerImpl
in class LoggerFactory
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.