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