Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
166
func
(l *Logger) Perf(message string) {
167
l.Log(
"perf"
, l4g.INFO, message)
168
return
169
}
Callers
2
Perf
Function · 0.80
Replace
Method · 0.80
Calls
1
Log
Method · 0.95
Tested by
no test coverage detected