MCPcopy
hub / github.com/marmotedu/iam / Debugf

Method Debugf

pkg/log/log.go:59–59  ·  view source on GitHub ↗
(format string, v ...interface{})

Source from the content-addressed store, hash-verified

57 InfoLogger
58 Debug(msg string, fields ...Field)
59 Debugf(format string, v ...interface{})
60 Debugw(msg string, keysAndValues ...interface{})
61 Warn(msg string, fields ...Field)
62 Warnf(format string, v ...interface{})

Callers 5

DebugfFunction · 0.65
DebugfMethod · 0.65
PublishFunction · 0.65
RunMethod · 0.65
ListMethod · 0.65

Implementers 1

zapLoggerpkg/log/log.go

Calls

no outgoing calls

Tested by

no test coverage detected