(context.Context, string, ...interface{})
| 66 | Info(context.Context, string, ...interface{}) |
| 67 | Warn(context.Context, string, ...interface{}) |
| 68 | Error(context.Context, string, ...interface{}) |
| 69 | Trace(ctx context.Context, begin time.Time, fc func() (sql string, rowsAffected int64), err error) |
| 70 | } |
| 71 |
no outgoing calls