SLF4J API
Version 1.4.3

Uses of Package
org.apache.commons.logging

Packages that use org.apache.commons.logging
org.apache.commons.logging Simple wrapper API around multiple logging APIs. 
org.apache.commons.logging.impl Concrete implementations of commons-logging wrapper APIs. 
 

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, which always delegates to an instance of SLF4JLogFactory.
 

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, which always delegates to an instance of SLF4JLogFactory.
 


SLF4J API
Version 1.4.3

Copyright © 2005-2008 QOS.ch. All Rights Reserved.