openrewrite / openrewrite/rewrite-logging-frameworks
Logback to log4j2 support
Open
Nobody has claimed this yet.
recipe
- Dominant language
- Java
- Stars
- 34
- Forks
- 32
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 3
Description
I was reading the documentation here and can see log4j2 to logback conversion is supported.
But there is no way to convert vice versa (from logback to log4j2).
Are there plans to implement this in the future?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Logback recipe documentation and inspect the existing Log4j2-to-Logback conversion support. Determine the scope and entry points needed for the reverse migration from Logback to Log4j2; done means the requested conversion is supported and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100