MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / Debugw

Method Debugw

pkg/cache/cache.go:37–37  ·  view source on GitHub ↗
(keyvals ...any)

Source from the content-addressed store, hash-verified

35// Logger is a structured logging interface satisfied by *log.Helper from Kratos.
36type Logger interface {
37 Debugw(keyvals ...any)
38 Warnw(keyvals ...any)
39 Infow(keyvals ...any)
40 Errorw(keyvals ...any)

Callers 14

GetMethod · 0.65
SetMethod · 0.65
DeleteMethod · 0.65
PurgeMethod · 0.65
GetMethod · 0.65
SetMethod · 0.65
DeleteMethod · 0.65
PurgeMethod · 0.65
CreateWithRandomNameMethod · 0.65
checkBackendsMethod · 0.65
authorizeResourceMethod · 0.65
bufferStreamFunction · 0.65

Implementers 1

nopLoggerpkg/cache/cache.go

Calls

no outgoing calls

Tested by

no test coverage detected