Top 3.5% dependent repos on proxy.golang.org
proxy.golang.org : github.com/ah-forklib/lumberjack
Package lumberjack provides a rolling logger. Note that this is v2.0 of lumberjack, and should be imported using gopkg.in thusly: The package name remains simply lumberjack, and the code resides at https://github.com/natefinch/lumberjack under the v2.0 branch. 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. 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
purl: pkg:golang/github.com/ah-forklib/lumberjack
License: MIT
Latest release: almost 7 years ago
First release: almost 7 years ago
Namespace: github.com/ah-forklib
Dependent packages: 2
Dependent repositories: 2
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago
github.com/Aoi-hosizora/ahlib-more v1.5.0
Some useful golang functions library for personal use, with some small libraries.8 versions - Latest release: over 4 years ago - 6 dependent packages - 4 dependent repositories - 0 stars on GitHub
github.com/aoi-hosizora/ahlib-more v1.5.0
Some useful golang functions library for personal use, with some small libraries.8 versions - Latest release: over 4 years ago - 0 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.