Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 656 Bytes

File metadata and controls

19 lines (13 loc) · 656 Bytes

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.