org.apache.geronimo.kernel.log
Class BootstrapLogFactory

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

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

Version:
$Revision: 1.4 $ $Date: 2004/05/27 01:06:00 $

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()


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.