Uses of Package
org.apache.commons.logging

Packages that use org.apache.commons.logging
org.apache.commons.logging   
org.apache.commons.logging.impl   
 

Classes in org.apache.commons.logging used by org.apache.commons.logging
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.
 

Classes in org.apache.commons.logging used by org.apache.commons.logging.impl
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-2006 The Apache Software Foundation. All Rights Reserved.