go-log/README.md

418 B

go-log

A library that provides structured and formatted logging for the Go programming language.

(This package was originally named flog, but in version 2 was renamed to log.)

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-log

GoDoc