Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Errorf ¶
func Errorf(msg string, v ...interface{})
Errorf calls sugared.Errorf if present, else calls log.Println
func Info ¶
func Info(msg string, v ...interface{})
Info calls sugared.Info if present, else calls log.Println
func Infof ¶
func Infof(msg string, v ...interface{})
Infof calls sugared.Infof if present, else calls log.Println
func Init ¶
func Init() (err error)
Init initialize log and sugaredLog For now, let's use zap Development mode
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.