Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jakarta-commons-logging: Jakarta Commons Logging Package
- Summary
- 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.
Changelog
- * Thu Mar 15 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Aug 11 01:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> 0:1.0.4-6jpp.1
-
- Added missing requirements.
- * Fri Aug 11 01:00:00 2006 Karsten Hopp <karsten{%}redhat{*}de> 0:1.0.4-5jpp_3fc
-
- Require(post/postun): coreutils