[pkg-go] Bug#812565: ITP: golang-github-natefinch-v2 -- Go package for writing logs to rolling files

Potter, Tim (Converged Cloud) timothy.potter at hpe.com
Mon Jan 25 04:27:29 UTC 2016


X-Debbugs-CC: debian-devel at lists.debian.org, pkg-go-maintainers at lists.alioth.debian.org
Package: wnpp
Severity: wishlist
Owner: Tim Potter <tpot at hpe.com>

* Package name    : golang-github-natefinch-lumberjack-v2
 Version         : 0.0~git20151013.600ceb4-1
 Upstream Author : Nate Finch
* URL             : https://github.com/natefinch/lumberjack
* License         : Expat
 Programming Lang: Go
 Description     : 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 behaviour.
.
This is version v2 of the lumberjack package.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20160125/5dd68afd/attachment.sig>


More information about the Pkg-go-maintainers mailing list