org.apache.geronimo.kernel.log
Class BootstrapLogFactory

java.lang.Object
  extended by org.apache.commons.logging.LogFactory
      extended by org.apache.commons.logging.impl.LogFactoryImpl
          extended by org.apache.geronimo.kernel.log.BootstrapLogFactory

public class BootstrapLogFactory
extends org.apache.commons.logging.impl.LogFactoryImpl


Field Summary
 
Fields inherited from class org.apache.commons.logging.impl.LogFactoryImpl
attributes, instances, LOG_PROPERTY, LOG_PROPERTY_OLD, logConstructor, logConstructorSignature, logMethod, logMethodSignature
 
Fields inherited from class org.apache.commons.logging.LogFactory
factories, FACTORY_DEFAULT, FACTORY_PROPERTIES, FACTORY_PROPERTY, SERVICE_ID
 
Constructor Summary
BootstrapLogFactory()
           
 
Method Summary
protected  String getLogClassName()
           
 
Methods inherited from class org.apache.commons.logging.impl.LogFactoryImpl
getAttribute, getAttributeNames, getInstance, getInstance, getLogConstructor, isJdk13LumberjackAvailable, isJdk14Available, isLog4JAvailable, newInstance, release, removeAttribute, setAttribute
 
Methods inherited from class org.apache.commons.logging.LogFactory
getContextClassLoader, getFactory, getLog, getLog, newFactory, release, releaseAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootstrapLogFactory

public BootstrapLogFactory()
Method Detail

getLogClassName

protected String getLogClassName()
Overrides:
getLogClassName in class org.apache.commons.logging.impl.LogFactoryImpl


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.