# Functions
Middleware logs after each request to record to log.Printf the method, the url, the status code and the response time e.g.
MiddlewarePrint logs after each request to record to log.Printf the method, the url, the status code and the response time e.g.
# Variables
TargetResponseTime sets the threshold for colorisation of response times.