MCPcopy
hub / github.com/rs/zerolog / Logf

Method Logf

writer.go:142–142  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

140type TestingLog interface {
141 Log(args ...interface{})
142 Logf(format string, args ...interface{})
143 Helper()
144}
145

Callers 1

WriteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected