org.apache.tomee.loader.log
Class Log4jLogFactory

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

public class Log4jLogFactory
extends LogFactory


Field Summary
 
Fields inherited from class org.apache.juli.logging.LogFactory
FACTORY_DEFAULT, FACTORY_PROPERTIES, FACTORY_PROPERTY, HASHTABLE_IMPLEMENTATION_PROPERTY
 
Constructor Summary
Log4jLogFactory()
           
 
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

Log4jLogFactory

public Log4jLogFactory()
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.