package
0.0.0-20240912083842-89105fc777df
Repository: https://github.com/jorben/rsync-object-storage.git
Documentation: pkg.go.dev

# Functions

CustomTimeFormat 自定义时间格式.
Debug 日志.
Debugf printf风格的日志.
DefaultTimeFormat 默认时间格式.
Error 日志.
Errorf printf风格的日志.
Fatal 日志.
Fatalf printf风格的日志.
GetLogger 获取logger.
Info 日志.
Infof printf风格的日志.
InitLogger 初始化日志组件.
NewTimeEncoder 创建时间格式encoder.
Warn 日志.
Warnf printf风格的日志.
WithField 设置数据字典.

# Variables

Levels zap日志级别映射表.

# Structs

FormatConfig Formater配置.
OutputConfig 日志配置结构体.
Wrapper 代理logger,使得With与Debug等日志调用栈层数一致.
WriteConfig Writer配置.