An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/levelasquez/forkberjack

Package forkberjack provides a rolling logger. Note that this is v2.0 of forkberjack, and should be imported using gopkg.in thusly: The package name remains simply forkberjack, and the code resides at https://github.com/natefinch/forkberjack under the v2.0 branch. Forkberjack 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. Forkberjack plays well with any logging package that can write to an io.Writer, including the standard library's log package. Forkberjack assumes that only one process is writing to the output files. Using the same forkberjack configuration from multiple processes on the same machine will result in improper behavior. To use forkberjack with the standard library's log package, just pass it into the SetOutput function when your application starts.

Ecosystem
proxy.golang.org
Latest Release
v1.0.0
over 5 years ago
Versions
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/levelasquez/forkberjack
spec
License MIT
Namespace github.com/levelasquez
First Release over 5 years ago
Last Synced 21 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 8.2%