# Functions
Get retrieves the current logger from the context.
RequestLogger is a gorilla/mux middleware to log all requests with zeropino It logs the incoming request and when request is completed, adding latency of the request.
WithLogger returns a new context with the provided logger.