Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ debugLogger
Struct
debugLogger
sarama.go:133–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
type
debugLogger
struct
{}
134
135
func
(d *debugLogger) Print(v ...any) {
136
Logger.Print(v...)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected