dip/vendor/github.com/gobuffalo/logger/README.md
Paul Lecuq 4f4f590622
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
updated dip dependencies
2021-11-12 12:28:10 +01:00

910 B

GoDoc

Tests

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