type gorm.io/gorm/logger.Interface (interface)

Method Implmentations

Error(context.Context, string, ...interface{})
Info(context.Context, string, ...interface{})
Trace(ctx context.Context, begin time.Time, fc func() (sql string, rowsAffected int64), err error)
Warn(context.Context, string, ...interface{})