`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).