bakaid commented on issue #607: MINIFICPP-733 - Redirect librdkafka log to proper Logger URL: https://github.com/apache/nifi-minifi-cpp/pull/607#issuecomment-509202902 I am not sure what would be the better solution: currently I create loggers for KafkaConnections. It would be possible (if not elegant) to pass the PublishKafka logger for every connection and use that for logging. That way all logs would logged under the PublishKafka and not the KafkaConnection class.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
