Versions in this module Expand all Collapse all v0 v0.2.0 Apr 15, 2021 Changes in this version + func GetLoggerWithCtx(c *gin.Context) *logrus.Entry + func GetLoggerWithCtxAddBody(c *gin.Context, body string) *logrus.Entry + func GetReqId(c *gin.Context) string + func UseLogger() gin.HandlerFunc + func UseRequestId() gin.HandlerFunc v0.1.4 Feb 22, 2021