Custom Structured Logger
========================
This example demonstrates how to use middleware.RequestLogger,
middleware.LogFormatter and middleware.LogEntry to build a structured
logger using the amazing Sirupsen/logrus package as the logging
backend.