wolfstudy commented on issue #320: URL: https://github.com/apache/pulsar-client-go/issues/320#issuecomment-656444239
@taiyang-li Currently, pulsar-client-go uses `logrus` lib, and supports the structured log output format, which is convenient for users to highly customize their own log format. You can encapsulate the corresponding program based on logrus in your own program, and customize the log output to any location you want ---------------------------------------------------------------- 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]
