qrz/vendor/github.com/gobuffalo/logger/README.md
Paul Lecuq cb8afd898a
All checks were successful
continuous-integration/drone/push Build is passing
updated qrz
2022-10-30 14:50:22 +01:00

989 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