Apache Commons Logging
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 minimize the differences between the two, and to allow a developer to not tie himself to a particular logging implementation.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.2-35.fc40 | - |
Fedora 39 | 1.2-34.fc39 | - |
Fedora 38 | 1.2-32.fc38 | - |
Fedora 37 | 1.2-31.fc37 | - |
You can contact the maintainers of this package via email at
apache-commons-logging dash maintainers at fedoraproject dot org
.