Versions in this module Expand all Collapse all v0 v0.0.5 Jan 29, 2022 Changes in this version + func Ginzap(logger *zap.Logger, timeFormat string, utc bool) gin.HandlerFunc + func GinzapWithConfig(logger *zap.Logger, conf *Config) gin.HandlerFunc + func RecoveryWithZap(logger *zap.Logger, stack bool) gin.HandlerFunc + type Config struct + SkipPaths []string + TimeFormat string + UTC bool