Documentation ¶
Index ¶
- func Cert(cert *tls.Certificate) zap.Field
- func CertX509(cert *x509.Certificate) zap.Field
- func DebugDPanic(logger *zap.Logger, err error, mess string, fields ...zap.Field)
- func DebugDPanicCtx(ctx context.Context, err error, mess string, fields ...zap.Field)
- func DebugError(logger *zap.Logger, err error, mess string, fields ...zap.Field)
- func DebugErrorCtx(ctx context.Context, err error, mess string, fields ...zap.Field)
- func DebugFatal(logger *zap.Logger, err error, mess string, fields ...zap.Field)
- func DebugFatalCtx(ctx context.Context, err error, mess string, fields ...zap.Field)
- func DebugInfo(logger *zap.Logger, err error, mess string, fields ...zap.Field)
- func DebugInfoCtx(ctx context.Context, err error, mess string, fields ...zap.Field)
- func InfoCtx(ctx context.Context, mess string, fields ...zap.Field)
- func InfoDPanicCtx(ctx context.Context, err error, mess string, fields ...zap.Field)
- func InfoError(logger *zap.Logger, err error, mess string, fields ...zap.Field)
- func InfoErrorCtx(ctx context.Context, err error, mess string, fields ...zap.Field)
- func InfoFatal(logger *zap.Logger, err error, mess string, fields ...zap.Field)
- func InfoFatalCtx(ctx context.Context, err error, mess string, fields ...zap.Field)
- func InfoPanic(logger *zap.Logger, err error, mess string, fields ...zap.Field)
- func InfoPanicCtx(ctx context.Context, err error, mess string, fields ...zap.Field)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DebugDPanic ¶
func DebugDPanicCtx ¶
func DebugErrorCtx ¶
func DebugFatalCtx ¶
func DebugInfoCtx ¶
func InfoDPanicCtx ¶
func InfoErrorCtx ¶
func InfoFatalCtx ¶ added in v0.20.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.