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

Method Printf

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

Source from the content-addressed store, hash-verified

49// Writer log writer interface
50type Writer interface {
51 Printf(string, ...interface{})
52}
53
54// Config logger config

Callers 7

InfoMethod · 0.80
WarnMethod · 0.80
ErrorMethod · 0.80
TraceMethod · 0.80
TestPropagateUnscopedFunction · 0.80
initFunction · 0.80
RunMigrationsFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestPropagateUnscopedFunction · 0.64
initFunction · 0.64
RunMigrationsFunction · 0.64