# Functions
LoggerEndpointMiddleware returns go-kit middlewarefor which logs errors, panics & success (in debug).
LoggerPathThrough returns a go-kit request function to add the request ID into context for path through logging.
ReqInfo logs with request ID getting from context.