Class and Description |
---|
org.apache.commons.logging.impl.Log4JCategoryLog
Use
Log4JLogger instead. |
org.apache.commons.logging.impl.Log4jFactory
Per discussion on COMMONS-DEV, the behind-the-scenes use
of this class as a proxy factory has been removed. For 1.0, you
can still request it directly if you wish, but it doesn't really
do anything useful, and will be removed in 1.1.
|
org.apache.commons.logging.LogSource
Use
LogFactory instead - The default factory
implementation performs exactly the same algorithm as this class did |
Copyright 2002-2004 The Apache Software Foundation.