MCPcopy
hub / github.com/kopia/kopia / Logf

Method Logf

internal/testlogging/ctx.go:18–18  ·  view source on GitHub ↗
(msg string, args ...any)

Source from the content-addressed store, hash-verified

16 Errorf(msg string, args ...any)
17 Fatalf(msg string, args ...any)
18 Logf(msg string, args ...any)
19}
20
21// Level specifies log level.

Calls

no outgoing calls