[ol10_u0_developer_EPEL] golang-gopkg-natefinch-lumberjack-2-devel-1:2.0.0-15.el10_0.noarch

Name:golang-gopkg-natefinch-lumberjack-2-devel
Epoch:1
Version:2.0.0
Release:15.el10_0
Architecture:noarch
Group:Unspecified
Size:50298
License:MIT
RPM: golang-gopkg-natefinch-lumberjack-2-devel-2.0.0-15.el10_0.noarch.rpm
Source RPM: golang-gopkg-natefinch-lumberjack-2-2.0.0-15.el10_0.src.rpm
Build Date:Wed Dec 18 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/natefinch/lumberjack
Summary:Rolling 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.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – gopkg.in/natefinch/lumberjack.v2

Changelog (Show File list) (Show related packages)