MCPcopy
hub / github.com/eth0izzle/shhgit / Debug

Method Debug

core/log.go:86–88  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

84}
85
86func (l *Logger) Debug(format string, args ...interface{}) {
87 l.Log(DEBUG, format, args...)
88}

Callers 1

processRepositoryOrGistFunction · 0.80

Calls 1

LogMethod · 0.95

Tested by

no test coverage detected