Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

心跳间隔、日志配置 #6

Open
1142255791 opened this issue Dec 13, 2024 · 1 comment
Open

心跳间隔、日志配置 #6

1142255791 opened this issue Dec 13, 2024 · 1 comment

Comments

@1142255791
Copy link

能否增加心跳间隔的配置打印,目前30s一次打印这个心态的日志,用于生产上时日志信息过多,影响正常日志。
或者增加该日志单独的可见性。

@1142255791
Copy link
Author

原来该日志是通过log包进行打印的,可以单独设置log的输出,避免其影响业务日志。
log.SetOutput(io.Discard)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant