JoeGruffins / slog

Package btclog implements a subsystem aware logger.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Package btclog implements a subsystem aware logger.

License:ISC License


Languages

Language:Go 95.2%Language:Shell 4.8%