Documentation ¶ Index ¶ Variables func Debug(msg string, fields ...zap.Field) func Error(msg string, fields ...zap.Field) func Fatal(msg string, fields ...zap.Field) func GetGormLogger() logger.Interface func Info(msg string, fields ...zap.Field) func Init(logPath string) error func Warn(msg string, fields ...zap.Field) Constants ¶ This section is empty. Variables ¶ View Source var Logger *zap.Logger Functions ¶ func Debug ¶ func Debug(msg string, fields ...zap.Field) func Error ¶ func Error(msg string, fields ...zap.Field) func Fatal ¶ func Fatal(msg string, fields ...zap.Field) func GetGormLogger ¶ func GetGormLogger() logger.Interface func Info ¶ func Info(msg string, fields ...zap.Field) func Init ¶ func Init(logPath string) error func Warn ¶ func Warn(msg string, fields ...zap.Field) Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.