package
1.4.1
Repository: https://github.com/madkins23/gin-utils.git
Documentation: pkg.go.dev

# Functions

Logger returns a Gin middleware function that generates a zerolog record for the current request.
NewWriter returns a Writer object with the specified zerolog.Level.

# Interfaces

Writer interface for replacing gin standard output and/or error streams.