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
- * Mon Mar 6 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0:1.0.4-2jpp_10fc
-
- stop scriptlet spew
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0:1.0.4-2jpp_9fc
-
- bump again for double-long bug on ppc(64)
- * Wed Dec 21 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com> - 0:1.0.4-2jpp_8fc
-
- rebuilt again