com.opensymphony.xwork2.util.logging.slf4j
Class Slf4jLoggerFactory
java.lang.Object
com.opensymphony.xwork2.util.logging.LoggerFactory
com.opensymphony.xwork2.util.logging.slf4j.Slf4jLoggerFactory
public class Slf4jLoggerFactory
- extends LoggerFactory
Creates slf4j-logging-backed loggers
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Slf4jLoggerFactory
public Slf4jLoggerFactory()
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-2016 Apache Software Foundation. All Rights Reserved.