mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
* Bump Go to 1.17, refactor build/x86_64 Dockerfile to make better use of multi-stage * Bump to 1.17 from 1.16 * Bump packr version, provide needed legacy env var * Add apple silicon support, fix macos build chain * Update unused travis ci
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