org.slf4j.impl
Class JDK14LoggerFactory
java.lang.Object
org.slf4j.impl.JDK14LoggerFactory
- All Implemented Interfaces:
- ILoggerFactory
public class JDK14LoggerFactory
- extends Object
- implements ILoggerFactory
JDK14LoggerFactory is an implementation of ILoggerFactory
returning
the appropriately named JDK14LoggerAdapter
instance.
- Author:
- Ceki Gülcü
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDK14LoggerFactory
public JDK14LoggerFactory()
getLogger
public Logger getLogger(String name)
- Specified by:
getLogger
in interface ILoggerFactory
Copyright © 2005-2012 QOS.ch. All Rights Reserved.