Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ Printf
Method
Printf
sarama.go:129–129 ·
view source on GitHub ↗
(format string, v ...any)
Source
from the content-addressed store, hash-verified
127
type
StdLogger
interface
{
128
Print(v ...any)
129
Printf(format string, v ...any)
130
Println(v ...any)
131
}
132
Callers
15
computeBackoff
Method · 0.65
dispatcher
Method · 0.65
preferredBroker
Method · 0.65
parseResponse
Method · 0.65
subscriptionManager
Method · 0.65
subscriptionConsumer
Method · 0.65
updateSubscriptions
Method · 0.65
handleResponses
Method · 0.65
ExamplePartitioner_random
Function · 0.65
ExamplePartitioner_manual
Function · 0.65
prepareDockerTestEnvironment
Function · 0.65
ensureFullyReplicated
Function · 0.65
Implementers
2
testLogger
logger_test.go
debugLogger
sarama.go
Calls
no outgoing calls
Tested by
11
ExamplePartitioner_random
Function · 0.52
ExamplePartitioner_manual
Function · 0.52
prepareDockerTestEnvironment
Function · 0.52
ensureFullyReplicated
Function · 0.52
ExampleSyncProducer
Function · 0.52
runConsumerLeaderRefreshErrorTestWithConfig
Function · 0.52
ExampleConsumer
Function · 0.52
TestSimpleBrokerCommunication
Function · 0.52
ExampleAsyncProducer_select
Function · 0.52
ExampleAsyncProducer_goroutines
Function · 0.52
ConsumeClaim
Method · 0.52