smazurov opened a new pull request #7932: URL: https://github.com/apache/pulsar/pull/7932
### Motivation I want to use custom logging factory in cpp cient ### Modifications https://github.com/apache/pulsar/pull/7132 broke custom logger config option. It then was identified in https://github.com/apache/pulsar/pull/7503 but not fixed. This PR actually fixes it. ### Verifying this change - [ ] Make sure that the change passes the CI checks. This change is a trivial rework / code cleanup without any test coverage. ### Does this pull request potentially affect one of the following parts: No. ### Documentation This PR does not introduce any new functionality, but it fixes existing functionality that presumably is already documented. ---------------------------------------------------------------- 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]
