MCPcopy Create free account
hub / github.com/cortexproject/cortex / Log

Method Log

pkg/ring/kv/consul/client_test.go:263–265  ·  view source on GitHub ↗
(keyvals ...any)

Source from the content-addressed store, hash-verified

261}
262
263func (l testLogger) Log(keyvals ...any) error {
264 return nil
265}

Callers 15

CASMethod · 0.45
WatchKeyMethod · 0.45
WatchPrefixMethod · 0.45
PutMethod · 0.45
CASMethod · 0.45
GetMethod · 0.45
ResetIndexMethod · 0.45
ResetIndexForKeyMethod · 0.45
writeValuesToKVFunction · 0.45
TestResetFunction · 0.45
observeValueForSomeTimeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected