Versions in this module Expand all Collapse all v2 v2.0.1 Jan 1, 2024 Changes in this version + func New(next http.Handler, opts ...Options) http.Handler + func Wrap(next http.Handler) http.Handler + type Options struct + Filter func(r *http.Request, code int, duration time.Duration, size int64) bool + Group string + Logger *slog.Logger + TrustProxy bool Other modules containing this package github.com/jpillora/requestlog