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

Method Infof

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

Source from the content-addressed store, hash-verified

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{})
19 Debugw(msg string, fields ...interface{})

Callers 4

httpServeMethod · 0.65
grpcServeMethod · 0.65
cronServeMethod · 0.65
cronServeDeprecatedMethod · 0.65

Implementers 1

levelLoggerlogging/log.go

Calls

no outgoing calls

Tested by

no test coverage detected