Deprecated API

Contents

Deprecated Classes

LogSource
Use LogFactory instead - The default factory implementation performs exactly the same algorithm as this class did

Deprecated Methods

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 2002-2004 The Apache Software Foundation.