NOTICE: This package has been removed from pkgsrc

./wip/lumberjack, Rolling logger for Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.0nb12, Package name: lumberjack-2.0nb12, Maintainer: bsiegert

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.


Required to build:
[pkgtools/cwrappers] [lang/go113]

Master sites:

SHA1: 513fb1116e674fb46490b95c2a2939f09a046701
RMD160: 73b68867cd70fad67521ee054f76faab3753683e
Filesize: 10.773 KB

Version history: (Expand)