Documentation ¶
Index ¶
- func Debug(args ...interface{})
- func Debugf(fmt string, args ...interface{})
- func Error(args ...interface{})
- func Errorf(fmt string, args ...interface{})
- func Info(args ...interface{})
- func Infof(fmt string, args ...interface{})
- func InitLog(logConfFile string) error
- func InitLogger(conf *zap.Config)
- func SetLogger(log Logger)
- func Warn(args ...interface{})
- func Warnf(fmt string, args ...interface{})
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLogger ¶
Types ¶
type Logger ¶
Click to show internal directories.
Click to hide internal directories.