MCPcopy Create free account
hub / github.com/MG-RAST/Shock / Perf

Method Perf

shock-server/logger/logger.go:166–169  ·  view source on GitHub ↗
(message string)

Source from the content-addressed store, hash-verified

164}
165
166func (l *Logger) Perf(message string) {
167 l.Log("perf", l4g.INFO, message)
168 return
169}

Callers 2

PerfFunction · 0.80
ReplaceMethod · 0.80

Calls 1

LogMethod · 0.95

Tested by

no test coverage detected