//
pkg.gl
Category
github.com/heidsoft/contrib
commonlog
package
0.0.1
Repository:
https://github.com/heidsoft/contrib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
45 SLOC
#
Functions
New
Instances a Logger middleware that will write the logs to gin.DefaultWriter By default gin.DefaultWriter = os.Stdout.
NewWithWriter
Instance a Logger middleware with the specified writter buffer.