package
0.0.0-20250113154928-93b827325fec
Repository: https://github.com/gin-gonic/contrib.git
Documentation: pkg.go.dev
# Functions
Instances a Logger middleware that will write the logs to gin.DefaultWriter By default gin.DefaultWriter = os.Stdout.
Instance a Logger middleware with the specified writer buffer.