Versions in this module Expand all Collapse all v0 v0.0.1 Jul 3, 2024 Changes in this version + const GET + const POST + func AppendOtelHeader(opts ...eureka.Option) []eureka.Option + func Debug() *zerolog.Event + func Error() *zerolog.Event + func GetReqeustHeader() map[string]string + func Info() *zerolog.Event + func Init(r *gin.Engine) + func Log() *zero_mdc_log.Overlog + func LogContextMiddleware(c *gin.Context) + func MDC() *zero_mdc_log.MdcAdapter + func NewReqeust(method, url string, body io.Reader) (*http.Response, error) + func Panic() *zerolog.Event + func SetLogger(configItems ...zero_mdc_log.ConfigItem) gin.HandlerFunc