BlackJohnny opened a new pull request #6113: Support for python native logging from python wrapper URL: https://github.com/apache/pulsar/pull/6113 Fixes #5620 Added support for Python native logging within the Pulsar Client Python wrapper. * added a new Logger implementation that forwards the logging to python * updated the python module to allow setting the logger on a `pulsar.Client` via the `ClientConfiguration` object Tested with tag/2.4.1 Recreated from non-master branch for https://github.com/apache/pulsar/pull/5279
---------------------------------------------------------------- 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
