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

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/decred-next/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:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/decred-next/slog
License: ISC
Latest release: about 4 years ago
First release: about 7 years ago
Namespace: github.com/decred-next
Stars: 0 on
Forks: 0 on
Last synced: 29 days ago

    Loading...
    Readme
    Loading...