MCPcopy Create free account
hub / github.com/DoNewsCode/core / Debugf

Method Debugf

contract/log.go:15–15  ·  view source on GitHub ↗
(template string, args ...interface{})

Source from the content-addressed store, hash-verified

13 Warn(args ...interface{})
14 Err(args ...interface{})
15 Debugf(template string, args ...interface{})
16 Infof(template string, args ...interface{})
17 Warnf(template string, args ...interface{})
18 Errf(template string, args ...interface{})

Callers 3

newServeCmdFunction · 0.65
TestWithLevelFunction · 0.65

Implementers 1

levelLoggerlogging/log.go

Calls

no outgoing calls

Tested by 2

TestWithLevelFunction · 0.52