Versions in this module Expand all Collapse all v1 v1.2.3 Dec 20, 2020 v1.2.2 Dec 19, 2020 Changes in this version + func GetLogger(conf LogConfig) gin.HandlerFunc + func GetTracer() gin.HandlerFunc + type LogConfig struct + OutPut io.Writer + type ParamData struct + ClientIP string + ErrorMessage string + HTTPCode int + Latency time.Duration + Method string + Path string + Request *http.Request + TimeNow time.Time