/slog

Package btclog implements a subsystem aware logger.

Primary LanguageGoISC LicenseISC

slog

Build Status ISC License GoDoc

Package slog defines a logger interface and provides a default implementation of a subsystem-aware leveled logger implementing the same interface.

Installation and Updating

$ go get -u github.com/decred/slog

License

Package slog is licensed under the copyfree ISC License.