Package | Description |
---|---|
org.apache.commons.logging |
Simple wrapper API around multiple logging APIs.
|
org.apache.commons.logging.impl |
Concrete implementations of commons-logging wrapper APIs.
|
Class and Description |
---|
Log
A simple logging interface abstracting logging APIs.
|
LogConfigurationException
An exception that is thrown only if a suitable
LogFactory
or Log instance cannot be created by the corresponding
factory methods. |
LogFactory
Factory for creating
Log instances, with discovery and
configuration features similar to that employed by standard Java APIs
such as JAXP. |
Class and Description |
---|
Log
A simple logging interface abstracting logging APIs.
|
LogConfigurationException
An exception that is thrown only if a suitable
LogFactory
or Log instance cannot be created by the corresponding
factory methods. |
LogFactory
Factory for creating
Log instances, with discovery and
configuration features similar to that employed by standard Java APIs
such as JAXP. |
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.