- Aug 31, 2021
- Aug 21, 2021
-
-
gbe authored
-
- Jul 10, 2021
Panic'ing is okay here, since uneven arguments to `.Log` are always a programming error.
`logger` is a closure here, so overwriting it on every request isn't a good idea.
It's easier to use and set up than logrus, and the API is a bit nicer (no distinction between a logger and a log entry, for example).