Top 0.8% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org
Top 1.3% forks on proxy.golang.org
proxy.golang.org : github.com/natefinch/lumberjack/v3
Package lumberjack provides a rolling logger. Note that this is v3.0 of lumberjack. 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. Letting outside processes write to or manipulate the file that lumberjack writes to will also result in improper behavior. To use lumberjack with the standard library's log package, just pass it into the SetOutput function when your application starts.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/natefinch/lumberjack/v3
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/natefinch/lumberjack
Dependent packages: 36
Dependent repositories: 6
Stars: 5,290 on GitHub
Forks: 640 on GitHub
Total Commits: 61
Committers: 12
Average commits per author: 5.083
Development Distribution Score (DDS): 0.197
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 32 minutes ago