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

github.com/decred/slog

Package slog defines an interface and default implementation for subsystem logging. Log level verbosity may be modified at runtime for each individual subsystem logger. The default implementation in this package must be created by the Backend type. Backends can write to any io.Writer, including multi-writers created by io.MultiWriter. Multi-writers allow log output to be written to many writers, including standard output and log files. Optional logging behavior can be specified by using the LOGFLAGS environment variable and overridden per-Backend by using the WithFlags call option. Multiple LOGFLAGS options can be specified, separated by commas. The following options are recognized:

Ecosystem
proxy.golang.org
Latest Release
v1.2.0
about 5 years ago
Versions
3
Dependent Packages
628
Dependent Repos
119
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/decred/slog
spec
License ISC
Namespace github.com/decred
First Release almost 8 years ago
Last Synced 11 days ago
Repository
Stars 3 on GitHub
Forks 10 on GitHub
Docker Dependents 10
Docker Downloads 9,016
Rankings on proxy.golang.org
Overall Top 4.5%
Dependent packages Top 0.2%
Dependent repos Top 0.6%
Forks Top 6.4%
Docker downloads Top 1.0%