Name: | slf4j |
---|---|
Version: | 1.7.32 |
Release: | 4.module+el8.8.0+20977+0a924b8f |
Architecture: | noarch |
Module: | maven:3.8:8080020230202141436:1e199b36 |
Group: | Unspecified |
Size: | 84140 |
License: | MIT and ASL 2.0 |
RPM: | slf4j-1.7.32-4.module+el8.8.0+20977+0a924b8f.noarch.rpm |
Source RPM: | slf4j-1.7.32-4.module+el8.8.0+20977+0a924b8f.src.rpm |
Build Date: | Fri Mar 31 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.slf4j.org/ |
Summary: | Simple Logging Facade for Java |
Description: | The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also allows for a gradual migration path away from Jakarta Commons Logging (JCL). Logging API implementations can either choose to implement the SLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for the given API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for java-17-openjdk as system jdk
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to upstream version 1.7.32
- Enable slf4j-migrator and log4j-over-slf4j modules
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Bootstrap build - Non-bootstrap build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Disable unused log4j12 module.
- Port to commons-lang3.