Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Log
Method
Log
pkg/util/spanlogger/spanlogger_test.go:73–75 ·
view source on GitHub ↗
(keyvals ...any)
Source
from the content-addressed store, hash-verified
71
type
funcLogger
func
(keyvals ...any) error
72
73
func
(f funcLogger) Log(keyvals ...any) error {
74
return
f(keyvals...)
75
}
Callers
2
TestSpanLogger_Log
Function · 0.45
TestSpanLogger_CustomLogger
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected