Versions in this module Expand all Collapse all v4 v4.1.1 Jan 18, 2024 Changes in this version + func ShortError(err error) zap.Field + type Config struct + File string + FileMaxBackups int + FileMaxDays int + FileMaxSize int + Format string + Level string + type Logger struct + func InitAppLogger(cfg *Config) (Logger, *pclog.ZapProperties, error) + func NewAppLogger(logger *zap.Logger) Logger + func Zap() Logger Other modules containing this package github.com/dbakit/dumpling/v5