MCPcopy Index your code
hub / github.com/dearcode/candy / TestLog

Function TestLog

util/log/log_test.go:7–10  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

5)
6
7func TestLog(t *testing.T) {
8 Debug("xxxxxxxx")
9 Debugf("%s, %+v", "abc", mlog)
10}

Callers

nothing calls this directly

Calls 2

DebugFunction · 0.85
DebugfFunction · 0.85

Tested by

no test coverage detected