MCPcopy
hub / github.com/IBM/sarama / Println

Method Println

sarama.go:130–130  ·  view source on GitHub ↗
(v ...any)

Source from the content-addressed store, hash-verified

128 Print(v ...any)
129 Printf(format string, v ...any)
130 Println(v ...any)
131}
132
133type debugLogger struct{}

Callers 15

buildRequestMethod · 0.65
sendErrorMethod · 0.65
notifyErrorMethod · 0.65
benchmarkProducerFunction · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
prepareTestTopicsFunction · 0.65
ExampleBrokerFunction · 0.65

Implementers 2

testLoggerlogger_test.go
debugLoggersarama.go

Calls

no outgoing calls

Tested by 9

benchmarkProducerFunction · 0.52
prepareTestTopicsFunction · 0.52
ExampleBrokerFunction · 0.52
ExampleConsumerGroupFunction · 0.52