Fri, 23 Jan 2026 03:57:43 CST | login

Information for build slf4j-1.7.32-4.ocs23

ID3057
Package Nameslf4j
Version1.7.32
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/slf4j.git?.#b82dc09b36a6ab32dd3a6ad735bd4f7700587912
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 06:33:46 CST
CompletedSat, 09 Sep 2023 06:36:19 CST
Taskbuild (dist-ocs23, /opencloudos-stream/slf4j.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/slf4j.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
slf4j-1.7.32-4.ocs23.src.rpm (info) (download)
noarch
jcl-over-slf4j-1.7.32-4.ocs23.noarch.rpm (info) (download)
jul-to-slf4j-1.7.32-4.ocs23.noarch.rpm (info) (download)
log4j-over-slf4j-1.7.32-4.ocs23.noarch.rpm (info) (download)
slf4j-1.7.32-4.ocs23.noarch.rpm (info) (download)
slf4j-javadoc-1.7.32-4.ocs23.noarch.rpm (info) (download)
slf4j-jcl-1.7.32-4.ocs23.noarch.rpm (info) (download)
slf4j-jdk14-1.7.32-4.ocs23.noarch.rpm (info) (download)
slf4j-manual-1.7.32-4.ocs23.noarch.rpm (info) (download)
slf4j-migrator-1.7.32-4.ocs23.noarch.rpm (info) (download)
slf4j-sources-1.7.32-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7.32-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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