Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Aug 10 17:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> 0:1.0.4-6jpp.1
- Added missing requirements.
- * Thu Aug 10 17:00:00 2006 Karsten Hopp <karsten{%}redhat{*}de> 0:1.0.4-5jpp_3fc
- Require(post/postun): coreutils
- * Sat Jul 22 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 0:1.0.4-5jpp_2fc
- Rebuilt