Sat, 27 Dec 2025 10:16:17 CST | login

Information for build slf4j-1.7.32-3.oc9

ID16644
Package Nameslf4j
Version1.7.32
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/slf4j.git?.#4c8a8388531aaa40b57f5e74db32e6614f27cbbc
SummarySimple Logging Facade for Java
DescriptionThe 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..
Built bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 01:55:59 CST
CompletedThu, 21 Sep 2023 01:58:45 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/slf4j.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/slf4j.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
slf4j-1.7.32-3.oc9.src.rpm (info) (download)
noarch
jcl-over-slf4j-1.7.32-3.oc9.noarch.rpm (info) (download)
jul-to-slf4j-1.7.32-3.oc9.noarch.rpm (info) (download)
log4j-over-slf4j-1.7.32-3.oc9.noarch.rpm (info) (download)
slf4j-1.7.32-3.oc9.noarch.rpm (info) (download)
slf4j-javadoc-1.7.32-3.oc9.noarch.rpm (info) (download)
slf4j-jcl-1.7.32-3.oc9.noarch.rpm (info) (download)
slf4j-jdk14-1.7.32-3.oc9.noarch.rpm (info) (download)
slf4j-manual-1.7.32-3.oc9.noarch.rpm (info) (download)
slf4j-migrator-1.7.32-3.oc9.noarch.rpm (info) (download)
slf4j-sources-1.7.32-3.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.32-3 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 19 2023 Zhao Zhen <jeremiazhao@tencent.com> - 1.7.32-2 - switched to non-bootstrap building * Fri Apr 14 2023 Zhao Zhen <jeremiazhao@tencent.com> - 1.7.32-1 - initial