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

feat: support custom log #1521

Merged
merged 1 commit into from
Nov 27, 2024
Merged

feat: support custom log #1521

merged 1 commit into from
Nov 27, 2024

Conversation

pepesi
Copy link
Contributor

@pepesi pepesi commented Nov 19, 2024

支持自定义日志组件
issue: #1520

允许通过 SetCtxWithLoger 方法启动时修改默认的log

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.52%. Comparing base (ef31e09) to head (bb4f838).
Report is 208 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1521      +/-   ##
==========================================
+ Coverage   35.91%   43.52%   +7.61%     
==========================================
  Files          69       76       +7     
  Lines       11576    12323     +747     
==========================================
+ Hits         4157     5364    +1207     
+ Misses       7104     6624     -480     
- Partials      315      335      +20     

see 69 files with indirect coverage changes

---- 🚨 Try these New Features:

Copy link
Collaborator

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johnlanni johnlanni merged commit 8154cf9 into alibaba:main Nov 27, 2024
13 checks passed
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

Successfully merging this pull request may close these issues.

4 participants