org.apache.tomee.loader.log
Class Slf4jLogFactory

java.lang.Object
  extended by org.apache.juli.logging.LogFactory
      extended by org.apache.tomee.loader.log.Slf4jLogFactory

public class Slf4jLogFactory
extends LogFactory


Field Summary
 
Fields inherited from class org.apache.juli.logging.LogFactory
FACTORY_DEFAULT, FACTORY_PROPERTIES, FACTORY_PROPERTY, HASHTABLE_IMPLEMENTATION_PROPERTY
 
Constructor Summary
Slf4jLogFactory()
           
 
Method Summary
 Log getInstance(String name)
           
 
Methods inherited from class org.apache.juli.logging.LogFactory
getAttribute, getAttributeNames, getFactory, getInstance, getLog, getLog, objectId, release, release, releaseAll, removeAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Slf4jLogFactory

public Slf4jLogFactory()
Method Detail

getInstance

public Log getInstance(String name)
                throws LogConfigurationException
Overrides:
getInstance in class LogFactory
Throws:
LogConfigurationException


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.