Documentation ¶
Index ¶
- func ByteString(key string, val []byte) zap.Field
- func Debug(msg string, fields ...zap.Field)
- func Error(msg string, fields ...zap.Field)
- func Info(msg string, fields ...zap.Field)
- func InitAdvanceZapLog()
- func InitDefaultZapLog(fileName string)
- func Int(key string, val int) zap.Field
- func Int32(key string, val int32) zap.Field
- func Int64(key string, val int64) zap.Field
- func String(key, val string) zap.Field
- func Uint16(key string, val uint16) zap.Field
- func Uint32(key string, val uint32) zap.Field
- func Uint32Arr(key string, val []uint32) zap.Field
- func Uint64(key string, val uint64) zap.Field
- func Warn(msg string, fields ...zap.Field)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitAdvanceZapLog ¶
func InitAdvanceZapLog()
func InitDefaultZapLog ¶
func InitDefaultZapLog(fileName string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.