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

Method Debugw

contract/log.go:19–19  ·  view source on GitHub ↗
(msg string, fields ...interface{})

Source from the content-addressed store, hash-verified

17 Warnf(template string, args ...interface{})
18 Errf(template string, args ...interface{})
19 Debugw(msg string, fields ...interface{})
20 Infow(msg string, fields ...interface{})
21 Warnw(msg string, fields ...interface{})
22 Errw(msg string, fields ...interface{})

Callers 3

TestWithLevelFunction · 0.65
Example_sprintfFunction · 0.65

Implementers 1

levelLoggerlogging/log.go

Calls

no outgoing calls

Tested by 3

TestWithLevelFunction · 0.52
Example_sprintfFunction · 0.52