Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Log
Method
Log
pkg/util/runutil/runutil_test.go:55–58 ·
view source on GitHub ↗
(keyvals ...any)
Source
from the content-addressed store, hash-verified
53
}
54
55
func
(l *fakeLogger) Log(keyvals ...any) error {
56
l.keyvals = keyvals
57
return
nil
58
}
Callers
3
loop
Method · 0.45
newCPUScanner
Function · 0.45
CloseWithLogOnErr
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected