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:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

Field Summary
 
Fields inherited from class org.apache.commons.logging.impl.LogFactoryImpl
ALLOW_FLAWED_CONTEXT_PROPERTY, ALLOW_FLAWED_DISCOVERY_PROPERTY, ALLOW_FLAWED_HIERARCHY_PROPERTY, attributes, instances, LOG_PROPERTY, LOG_PROPERTY_OLD, logConstructor, logConstructorSignature, logMethod, logMethodSignature
 
Fields inherited from class org.apache.commons.logging.LogFactory
DIAGNOSTICS_DEST_PROPERTY, factories, FACTORY_DEFAULT, FACTORY_PROPERTIES, FACTORY_PROPERTY, HASHTABLE_IMPLEMENTATION_PROPERTY, nullClassLoaderFactory, PRIORITY_KEY, SERVICE_ID, TCCL_KEY
 
Constructor Summary
BootstrapLogFactory()
           
 
Method Summary
protected  String getLogClassName()
           
 
Methods inherited from class org.apache.commons.logging.impl.LogFactoryImpl
getAttribute, getAttributeNames, getClassLoader, getContextClassLoader, getInstance, getInstance, getLogConstructor, isDiagnosticsEnabled, isJdk13LumberjackAvailable, isJdk14Available, isLog4JAvailable, logDiagnostic, newInstance, release, removeAttribute, setAttribute
 
Methods inherited from class org.apache.commons.logging.LogFactory
createFactory, directGetContextClassLoader, getFactory, getLog, getLog, logRawDiagnostic, newFactory, newFactory, objectId, 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-2007 Apache Software Foundation. All Rights Reserved.