package
0.3.1
Repository: https://github.com/danibix95/zeropino.git
Documentation: pkg.go.dev

# 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.