pkg://jakarta-commons-logging-1.0.4-2jpp_4fc.src.rpm:110824/HEADER
downloads
Name : jakarta-commons-logging Relocations: (not relocateable)
Version : 1.0.4 Vendor: Red Hat, Inc.
Release : 2jpp_4fc Build Date: Mon May 23 17:03:15 2005
Install date: (not installed) Build Host: dolly.build.redhat.com
Group : Development/Libraries/Java Source RPM: (none)
Size : 110632 License: Apache Software License
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://jakarta.apache.org/commons/logging/
Summary : Jakarta Commons Logging Package
Description :
The commons-logging package provides a simple, component oriented
interface (org.apache.commons.logging.Log) together with wrappers for
logging systems. The user can choose at runtime which system they want
to use. In addition, a small number of basic implementations are
provided to allow users to use the package standalone.
commons-logging was heavily influenced by Avalon's Logkit and Log4J. The
commons-logging abstraction is meant to minimixe the differences between
the two, and to allow a developer to not tie himself to a particular
logging implementation.