inlong icon indicating copy to clipboard operation
inlong copied to clipboard

[Improve][TubeMQ] tubemq-client-go lacks log level configuration API

Open smarteng opened this issue 2 years ago • 4 comments

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

smarteng avatar Aug 24 '23 02:08 smarteng

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 🔍

github-actions[bot] avatar Aug 24 '23 02:08 github-actions[bot]

@smarteng, thanks for contribution!

gosonzhang avatar Aug 24 '23 03:08 gosonzhang

@smarteng do you still work on this issue?

dockerzhang avatar Sep 11 '23 08:09 dockerzhang

https://github.com/apache/inlong/pull/10040 will continue to solve this problem.

dockerzhang avatar Apr 22 '24 01:04 dockerzhang