-
Notifications
You must be signed in to change notification settings - Fork 559
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
feat: support silentmode to mute engine log #745
Conversation
加一个文档更新的 pr 链过来吧:https://www.cloudwego.io/zh/docs/hertz/tutorials/observability/log/ ;简单说明一下新功能。 |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #745 +/- ##
===========================================
- Coverage 75.72% 75.67% -0.06%
===========================================
Files 97 97
Lines 9464 9468 +4
===========================================
- Hits 7167 7165 -2
- Misses 1849 1853 +4
- Partials 448 450 +2
☔ View full report in Codecov by Sentry. |
What type of PR is this?
feat
Check the PR title.
<type>(optional scope): <description>
.(Optional) Translate the PR title into Chinese.
支持
安静模式
关闭 engine 的 log(Optional) More detail description for this PR(en: English/zh: Chinese).
en: support silentmode to mute engine log
zh(optional): 支持
安静模式
关闭 engine 的 log(Optional) Which issue(s) this PR fixes:
(Optional) The PR that updates user documentation:
cloudwego/cloudwego.github.io#632