MCPcopy
hub / github.com/go-gorm/gorm / Trace

Method Trace

logger/logger.go:69–69  ·  view source on GitHub ↗
(ctx context.Context, begin time.Time, fc func() (sql string, rowsAffected int64), err error)

Source from the content-addressed store, hash-verified

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
72var (

Callers 5

ExecuteMethod · 0.65
ScanMethod · 0.65
TestSlogLoggerFunction · 0.65
TraceMethod · 0.65
TraceMethod · 0.65

Calls

no outgoing calls

Tested by 2

TestSlogLoggerFunction · 0.52
TraceMethod · 0.52