package
0.0.1
Repository: https://github.com/heidsoft/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 writter buffer.