SLF4J JCL Binding 1.7.2-redhat-1

org.slf4j.impl
Class JCLLoggerFactory

java.lang.Object
  extended by 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ü

Constructor Summary
JCLLoggerFactory()
           
 
Method Summary
 Logger getLogger(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCLLoggerFactory

public JCLLoggerFactory()
Method Detail

getLogger

public Logger getLogger(String name)
Specified by:
getLogger in interface ILoggerFactory

SLF4J JCL Binding 1.7.2-redhat-1

Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.