Versions in this module Expand all Collapse all v0 v0.1.0 Sep 9, 2025 Changes in this version + type Option func(o *option) + func WithDump(dump bool) Option v0.0.6 Jul 15, 2025 Changes in this version + func AccessLog(f ...func(c *gin.Context, e *zerolog.Event) *zerolog.Event) gin.HandlerFunc + func JsonLog(c *gin.Context, f func(c *gin.Context, e *zerolog.Event), ...) + func TraceRequest(tracer trace.Tracer, dump bool, f tracing.NewFunc) gin.HandlerFunc