Documentation ¶
Index ¶
- Constants
- Variables
- 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 Init(logCfg *config.Logging)
- func Panic(args ...interface{})
- func Panicf(fmt string, args ...interface{})
- func Warn(args ...interface{})
- func Warnf(fmt string, args ...interface{})
Constants ¶
View Source
const ONE_DAY = time.Hour * 24
Variables ¶
View Source
var Logger *zap.SugaredLogger
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.