升级 logback 和 slf4j
Open
- Dominant language
- Java
- Stars
- 37.6k
- Forks
- 7.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 4
Description
这两个需要同步升级,否则会出现不兼容。 需要检查 `com.taobao.arthas.core.util.LogUtil` 是否会实始化出错。
可能还需要检查下 `com.taobao.arthas.core.command.logger.LoggerCommand` 是否会出错。
Contributor guide
Research direction
Start by locating the dependency declarations for logback and slf4j, then inspect com.taobao.arthas.core.util.LogUtil and com.taobao.arthas.core.command.logger.LoggerCommand. Verify that the synchronized upgrades avoid initialization failures and logger-command errors; done means the dependencies are compatible and both entry points continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100