Logging Wrapper Library (Version 1.0.4)

The Logging Wrapper Library component of the Jakarta Commons subproject offers wrappers around an extensible set of concrete logging implementations, so that application code based on it does not need to be modified in order to select a different logging implementation.

All Packages

org.apache.commons.loggingSimple wrapper API around multiple logging APIs.
org.apache.commons.logging.implConcrete implementations of commons-logging wrapper APIs.
The Logging Wrapper Library component of the Jakarta Commons subproject offers wrappers around an extensible set of concrete logging implementations, so that application code based on it does not need to be modified in order to select a different logging implementation.

See the Package Description for the org.apache.commons.logging package for more information.


Copyright 2002-2004 The Apache Software Foundation.