merlimat commented on a change in pull request #12: package logrus for project
URL: https://github.com/apache/pulsar-client-go/pull/12#discussion_r284929809
 
 

 ##########
 File path: pulsar/internal/connection.go
 ##########
 @@ -141,7 +138,7 @@ func (c *connection) start() {
 }
 
 func (c *connection) connect() (ok bool) {
-       c.log.Info("Connecting to broker")
+       log.Info("connecting to broker")
 
 Review comment:
   Again, context is needed here

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

Reply via email to