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

Method Warn

logger/logger.go:67–67  ·  view source on GitHub ↗
(context.Context, string, ...interface{})

Source from the content-addressed store, hash-verified

65 LogMode(LogLevel) 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}

Callers 5

OpenFunction · 0.65
RemoveMethod · 0.65
sortCallbacksFunction · 0.65
WarnMethod · 0.65

Calls

no outgoing calls

Tested by 1

WarnMethod · 0.52