On Tue, 6 Sept 2022 at 22:53, Ralph Goers <ralph.go...@dslextreme.com> wrote: > I don’t have an issue with that but Spring has requested a release from us > that supports > SLF4J 2.0 this week. So I am going through Jira issues looking for those that > warrant > my attention before the release.
What about: https://github.com/apache/logging-log4j2/pull/1033 ? I remove `log4j-slf4j18-impl` and rename `log4j-slf4j20-impl` to `log4j-slf4j2-impl`. As far as I am concerned we just need to update the docs and SLF4J2 is done. Piotr