Fedora Packages

golang-gopkg-natefinch-lumberjack-2-devel Subpackage of golang-gopkg-natefinch-lumberjack-2

Rolling logger for Go

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. This package contains the source code needed for building packages that reference the following Go import paths: – gopkg.in/natefinch/lumberjack.v2

Releases Overview

Release Stable Testing
Fedora Rawhide 2.0.0-12.fc40 -
Fedora 40 2.0.0-12.fc40 -
Fedora 39 2.0.0-10.fc39 -
Fedora 38 2.0.0-9.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-gopkg-natefinch-lumberjack-2 dash maintainers at fedoraproject dot org.



Sources on Pagure