You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The kafka package does not initialize franz-go logging nor exposes a way to do this. This means there is no way for callers to enable franz-go logging.
Goal
Allow enabling franz-go logging from kafka package callers.