dip/vendor/github.com/gobuffalo/logger/README.md
2020-01-26 16:38:57 +01:00

967 B

GoDoc Build Status Go Report Card

Logger

The logger.Logger interface is used throughout Buffalo apps, and other systems, to log a whole manner of things.

Installation

$ go get -u github.com/gobuffalo/logger

Documentation