with pointer to the real documentation, and a package.html for the o.a.c.l.impl package. Bring various documentation points up to date with the actual current functionality. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138961 13f79535-47bb-0310-9956-ffa450edef68
17 lines
603 B
HTML
17 lines
603 B
HTML
<html>
|
|
<head>
|
|
<title>Overview Documentation for COMMONS-LOGGING</title>
|
|
</head>
|
|
<body bgcolor="white">
|
|
<p>The <em>Logging Wrapper Library</em> 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.</p>
|
|
|
|
<p>See the
|
|
<a href="org/apache/commons/logging/package-summary.html#package_description">
|
|
Package Description</a> for the <code>org.apache.commons.logging</code>
|
|
package for more information.</p>
|
|
</body>
|
|
</html>
|