package
0.0.0-20200713085952-9780dc4c988a
Repository: https://github.com/demoliang/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.