28 Star 349 Fork 205

guchengwuyue/yshop-gin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
zap.go 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
package conf
type Zap struct {
LogFilePath string `mapstructure:"log-filepath" yaml:"log-filepath"`
LogInfoFileName string `mapstructure:"log-info-filename" yaml:"log-info-filename"`
LogWarnFileName string `mapstructure:"log-warn-filename" yaml:"log-warn-filename"`
LogFileExt string `mapstructure:"log-fiile-ext" yaml:"log-fiile-ext"`
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/guchengwuyue/yshop-gin.git
git@gitee.com:guchengwuyue/yshop-gin.git
guchengwuyue
yshop-gin
yshop-gin
master

搜索帮助