package
0.0.0-20250221084221-cda146333981
Repository: https://github.com/mendersoftware/go-lib-micro.git
Documentation: pkg.go.dev

# Functions

GetRequestLogger will return a logger associated with the request.
SetRequestLogger assigns logger l to request r by putting it in request context.

# Structs

RequestLogMiddleware creates a per-request logger and sticks it into http.Request context.