wolfstudy commented on issue #12: package logrus for project URL: https://github.com/apache/pulsar-client-go/pull/12#issuecomment-493299908 Our main point of disagreement is, in what form the log is output. I prefer the latter, that is, re-implement the formatter method, customize our own log output format, and package the log into a lib for use by other modules. If, in the current way, we need to add the `log` field to most of the structs defined in the future, this will make things difficult.
---------------------------------------------------------------- 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
