package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Jul 11, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 41
Opens a new window with list of known importers.
Documentation
¶
-
func Debug(message string, fields ...zap.Field)
-
func Debugf(message string, fields ...interface{})
-
func DefaultZap(isProduction bool, logFile string, level zapcore.Level)
-
func Error(message string, fields ...zap.Field)
-
func ErrorErr(message string, err error)
-
func Errorf(message string, fields ...interface{})
-
func Info(message string, fields ...zap.Field)
-
func Infof(message string, fields ...interface{})
-
func UseZap(logger *zap.Logger)
-
func Warn(message string, fields ...zap.Field)
-
func WarnErr(message string, err error)
-
func Warnf(message string, fields ...interface{})
func Debugf(message string, fields ...interface{})
func Errorf(message string, fields ...interface{})
func Infof(message string, fields ...interface{})
func Warnf(message string, fields ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.