go-log/README.md

7 lines
309 B
Markdown

# go-log
A Go logging library that provides simple leveled logging.
## Documentation
Documentation for the following library can be found at https://pkg.go.dev/github.com/rjbasitali/go-log
[![GoDoc](https://godoc.org/github.com/rjbasitali/go-log?status.svg)](https://pkg.go.dev/github.com/rjbasitali/go-log)