BewareMyPower commented on issue #11845:
URL: https://github.com/apache/pulsar/issues/11845#issuecomment-1181937877

   Yes. I think it's just because all Pulsar C++ client's source code share the 
same logger factory. But the `ClientConfiguration` has a logger factory config.
   
   I think we should add an independent logger config to C++ client that 
manages the logger of the whole library, it should not be configured on a 
`Client`. And we should make it clear which classes can be affected by changing 
the `Client`'s logger.
   


-- 
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]

Reply via email to