package
0.0.7
Repository: https://github.com/x-module/helper.git
Documentation: pkg.go.dev

# Functions

Debug 调试日志.
Debugf 调试日志.
Error 错误日志.
Errorf 错误日志.
Fatal 致命错误日志.
Fatalf 致命错误日志.
Info 信息日志.
Infof 信息日志.
InitLogger 日志模块初始化.
Warn 警告日志.
Warnf 警告日志.
Warning 警告日志.
Warningf 警告日志.
WithField 添加字段.

# Constants

DebugMode indicates gin mode is debug.
ReleaseMode indicates gin mode is release.
TestMode indicates gin mode is test.

# Variables

Logger 日志句柄.

# Structs

No description provided by the author
Xlogger 系统日志.

# Interfaces

LogInter 日志接口.
No description provided by the author

# Type aliases

No description provided by the author