[Improve][TubeMQ] tubemq-client-go lacks log level configuration API
Description
现在 github.com/apache/inlong/inlong-tubemq/tubemq-client-twins/tubemq-client-go 的日志级别是固定的warn,系统可以设置日志级别来输出日志,排查问题。
======================================================================
Now the log level of github.com/apache/inlong/inlong-tubemq/tubemq-client-twins/tubemq-client-go is fixed to warn, which is inconvenient to check.
The system can be improved by increasing the log level configuration API, which can output different detailed logs according to needs, which is convenient for troubleshooting.
Use case
No response
Are you willing to submit PR?
- [x] Yes, I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hello @smarteng, thank you for opening your first issue in InLong 🧡 We will respond as soon as possible ⏳ If this is a bug report, please provide screenshots or error logs for us to reproduce your issue, so we can do our best to fix it. If you have any questions in the meantime, you can also ask us on the InLong Discussions 🔍
@smarteng, thanks for contribution!
@smarteng do you still work on this issue?
https://github.com/apache/inlong/pull/10040 will continue to solve this problem.