zeromicro / go-zero

A cloud-native Go microservices framework with cli tool for productivity.
https://go-zero.dev
MIT License
29.42k stars 3.97k forks source link

feat: support adding more writer, easy to write to console additionally #4234

Closed kevwan closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.11%. Comparing base (8690859) to head (e7f0cc4). Report is 79 commits behind head on master.

Additional details and impacted files | [Files](https://app.codecov.io/gh/zeromicro/go-zero/pull/4234?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zeromicro) | Coverage Δ | | |---|---|---| | [core/logx/logs.go](https://app.codecov.io/gh/zeromicro/go-zero/pull/4234?src=pr&el=tree&filepath=core%2Flogx%2Flogs.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zeromicro#diff-Y29yZS9sb2d4L2xvZ3MuZ28=) | `98.80% <100.00%> (-0.12%)` | :arrow_down: | | [core/logx/writer.go](https://app.codecov.io/gh/zeromicro/go-zero/pull/4234?src=pr&el=tree&filepath=core%2Flogx%2Fwriter.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zeromicro#diff-Y29yZS9sb2d4L3dyaXRlci5nbw==) | `96.98% <100.00%> (+1.44%)` | :arrow_up: | ... and [253 files with indirect coverage changes](https://app.codecov.io/gh/zeromicro/go-zero/pull/4234/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zeromicro)