Categorygithub.com/gobuffalo/logger
repositorypackage
1.0.7
Repository: https://github.com/gobuffalo/logger.git
Documentation: pkg.go.dev

# README

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