This repository was archived by the owner on Feb 18, 2024. It is now read-only.
复写Log4jLogger,适配多模块下static final修饰的Logger情况使用#478
Open
suntaiming wants to merge 3 commits intosofastack:masterfrom
Open
复写Log4jLogger,适配多模块下static final修饰的Logger情况使用#478suntaiming wants to merge 3 commits intosofastack:masterfrom
suntaiming wants to merge 3 commits intosofastack:masterfrom
Conversation
|
Hi @suntaiming, welcome to SOFAStack community, Please sign Contributor License Agreement! After you signed CLA, we will automatically sync the status of this pull request in 3 minutes. |
6 tasks
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #478 +/- ##
============================================
- Coverage 81.00% 71.17% -9.84%
Complexity 64 64
============================================
Files 46 47 +1
Lines 1216 1384 +168
Branches 113 120 +7
============================================
Hits 985 985
- Misses 170 338 +168
Partials 61 61 ☔ View full report in Codecov by Sentry. |
Collaborator
|
麻烦再补充两点内容
|
Author
已补充 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
每次调用日志打印 根据当前线程上下文类加载器动态获取Logger