Documentation ¶
Index ¶
- func ConvertLevel(level string) zapcore.Level
- func Error(args ...interface{})
- func Errorf(template string, args ...interface{})
- func Errorw(msg string, keysAndValues ...interface{})
- func Info(args ...interface{})
- func Infof(template string, args ...interface{})
- func Infow(msg string, keysAndValues ...interface{})
- func InitLog(logDir, fileName string, level string)
- func Warn(args ...interface{})
- func Warnf(template string, args ...interface{})
- func Warnw(msg string, keysAndValues ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertLevel ¶
ConvertLevel convert string level to Level
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.