Documentation
¶
Index ¶
- func Debug(msg string, field ...zap.Field)
- func Debugf(msg string, field ...interface{})
- func Error(msg string, field ...zap.Field)
- func Errorf(msg string, field ...interface{})
- func ISO8601TimeEncoder(t time.Time, enc zapcore.PrimitiveArrayEncoder)
- func Info(msg string, field ...zap.Field)
- func Infof(msg string, field ...interface{})
- func New(env Env) *zap.Logger
- func ReplaceGlobal(logger *zap.Logger) error
- func Sync() error
- func Warn(msg string, field ...zap.Field)
- type Env
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ISO8601TimeEncoder ¶
func ISO8601TimeEncoder(t time.Time, enc zapcore.PrimitiveArrayEncoder)
func ReplaceGlobal ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.