Mon, 30 Jun 2025 14:31:01 CST | login

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

ID30165
Package Namegolang-gopkg-natefinch-lumberjack-2
Version2.0.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-gopkg-natefinch-lumberjack-2.git?.#872fdb069c58a718621e61ec4290d4155fd4c6bb
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 byfanjunkong
State complete
Volume DEFAULT
StartedTue, 24 Sep 2024 15:07:11 CST
CompletedTue, 24 Sep 2024 15:10:51 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-1.oc9.src.rpm (info) (download)
noarch
golang-gopkg-natefinch-lumberjack-2-devel-2.0.0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build