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.
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.2-33
- Rebuilt for MSVSphere 9.6-beta
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.2-33
- Add noarch to ExclusiveArch
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.2-32
- Disable building on i686
* Tue Nov 19 2024 Marián Konček <mkoncek@redhat.com> - 1.2-31
- Rebuild with regenerated Requires on Java
* Mon Nov 18 2024 Marián Konček <mkoncek@redhat.com> - 1.2-30
- Rebuild with regenerated Requires on Java