mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
* Changes to support custom URL paths * Refactor image resolver code * Initialise box files at startup * Update packr Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
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