Documentation
¶
Index ¶
- func Debug(args ...interface{})
- func Debugf(template string, args ...interface{})
- func Error(args ...interface{})
- func Errorf(template string, args ...interface{})
- func GetLogger() *zap.Logger
- func GetSugaredLogger() *zap.SugaredLogger
- func Info(args ...interface{})
- func Infof(template string, args ...interface{})
- func InitLogger(conf conf.LoggerConfig)
- func Panic(args ...interface{})
- func Panicf(template string, args ...interface{})
- func Warn(args ...interface{})
- func Warnf(template string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSugaredLogger ¶ added in v0.0.4
func GetSugaredLogger() *zap.SugaredLogger
func InitLogger ¶ added in v0.0.4
func InitLogger(conf conf.LoggerConfig)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.