okaybase commented on a change in pull request #4908:
URL: https://github.com/apache/apisix/pull/4908#discussion_r697279647
##########
File path: apisix/plugins/kafka-logger.lua
##########
@@ -151,7 +152,7 @@ end
local function create_producer(broker_list, broker_config, cluster_name)
- core.log.info("create new kafka producer instance")
+ core.log.info("create new kafka producer instance, brokers: " .. brokers)
Review comment:
okay, done~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]