Class and Description |
---|
org.apache.commons.logging.LogSource
Use
LogFactory instead - The default factory
implementation performs exactly the same algorithm as this class did |
Field and Description |
---|
org.apache.commons.logging.LogFactory.nullClassLoaderFactory
since 1.1.2
|
Method and Description |
---|
org.apache.commons.logging.impl.LogFactoryImpl.getLogClassName()
Never invoked by this class; subclasses should not assume
it will be.
|
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor()
Never invoked by this class; subclasses should not assume
it will be.
|
org.apache.commons.logging.impl.LogFactoryImpl.isJdk13LumberjackAvailable()
Never invoked by this class; subclasses should not assume
it will be.
|
org.apache.commons.logging.impl.LogFactoryImpl.isJdk14Available()
Never invoked by this class; subclasses should not assume
it will be.
|
org.apache.commons.logging.impl.LogFactoryImpl.isLog4JAvailable()
Never invoked by this class; subclasses should not assume
it will be.
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.