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

Top 2.4% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 3.1% forks on proxy.golang.org
Top 0.5% docker downloads on proxy.golang.org

proxy.golang.org : github.com/btcsuite/btclog

Package btclog 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:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/btcsuite/btclog
License: ISC
Latest release: 7 months ago
First release: almost 8 years ago
Namespace: github.com/btcsuite
Dependent packages: 1,431
Dependent repositories: 9,501
Stars: 17 on GitHub
Forks: 61 on GitHub
Docker dependents: 80
Docker downloads: 1,566,891
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...