Documentation ¶
Index ¶
- Variables
- func Debug(args ...interface{})
- func Debugf(template string, args ...interface{})
- func Error(args ...interface{})
- func Errorf(template string, args ...interface{})
- func Fatal(args ...interface{})
- func Fatalf(template string, args ...interface{})
- func Info(args ...interface{})
- func Infof(template string, args ...interface{})
- func Init()
- func Panic(args ...interface{})
- func Panicf(template string, args ...interface{})
- func Warn(args ...interface{})
- func Warnf(template string, args ...interface{})
- type Config
Constants ¶
This section is empty.
Variables ¶
View Source
var Sugar *zap.SugaredLogger
Sugar 日志操作
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.