jai1 opened a new pull request #3285: Pulsar CPP CLient - making log messages 
more meaningful.
URL: https://github.com/apache/pulsar/pull/3285
 
 
   ### Motivation
   While debugging we realized that there were log messages in the cpp client 
which were not of much use since topic names weren't mentioned and closing a 
Client/Consumer/Producer message was under DEBUG instead of INFO.
   
   ### Modifications
   Added topic names to the relevant messages and changed log level to info for 
closing a Client/Consumer/Producer message.
   
   ### Result
   Logs make a little more sense.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to