You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/05/08 20:08:44 UTC

[GitHub] [pulsar] merlimat commented on issue #4234: Make client logging configurable

merlimat commented on issue #4234: Make client logging configurable
URL: https://github.com/apache/pulsar/issues/4234#issuecomment-490632197
 
 
   @grantwwu In Go it's already possible to configure. Take a look at the `Logger` in `ClientOptions`:
   https://godoc.org/github.com/apache/pulsar/pulsar-client-go/pulsar#ClientOptions 
   
   We should do something similar for Python as well and probably move the logger to Py `logging` by default.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services