Fri, 27 Jun 2025 00:11:48 CST | login

Information for build golang-gopkg-natefinch-lumberjack-2-2.0.0-2.oc9

ID37308
Package Namegolang-gopkg-natefinch-lumberjack-2
Version2.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-gopkg-natefinch-lumberjack-2.git?.#e36e591324f6d23e174a89330ad72abb6527d815
SummaryRolling logger for Go
Description Lumberjack is a Go package for writing logs to rolling files. Lumberjack is intended to be one part of a logging infrastructure. It is not an all-in-one solution, but instead is a pluggable component at the bottom of the logging stack that simply controls the files to which logs are written. Lumberjack plays well with any logging package that can write to an io.Writer, including the standard library's log package. Lumberjack assumes that only one process is writing to the output files. Using the same lumberjack configuration from multiple processes on the same machine will result in improper behavior.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 04:33:00 CST
CompletedFri, 13 Jun 2025 04:39:38 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-gopkg-natefinch-lumberjack-2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-gopkg-natefinch-lumberjack-2.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
golang-gopkg-natefinch-lumberjack-2-2.0.0-2.oc9.src.rpm (info) (download)
noarch
golang-gopkg-natefinch-lumberjack-2-devel-2.0.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.0.0-2 - Rebuilt for loongarch64 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build