MCPcopy
hub / github.com/etcd-io/etcd / Log

Method Log

client/pkg/testutil/testingtb.go:105–107  ·  view source on GitHub ↗
(args ...any)

Source from the content-addressed store, hash-verified

103}
104
105func (t *testingTBProthesis) Log(args ...any) {
106 log.Println(args...)
107}
108
109func (t *testingTBProthesis) Name() string {
110 return t.name

Callers 3

SkipMethod · 0.95
TestNewJournalWriterFunction · 0.45
closeNoErrorsMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestNewJournalWriterFunction · 0.36
closeNoErrorsMethod · 0.36