Mon, 17 Jun 2024 10:41:06 UTC | login

Information for build golang-gopkg-natefinch-lumberjack-2-2.1-2.fc29

ID58991
Package Namegolang-gopkg-natefinch-lumberjack-2
Version2.1
Release2.fc29
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 11:54:05 UTC
CompletedThu, 19 Jul 2018 11:54:05 UTC
Tags
f29
f30
f31
RPMs
src
golang-gopkg-natefinch-lumberjack-2-2.1-2.fc29.src.rpm (info) (download)
noarch
golang-gopkg-natefinch-lumberjack-2-devel-2.1-2.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Apr 13 2018 Robert-André Mauchin <zebob.m@gmail.com> - 2.1-1 - First package for Fedora