Skip to content

Remove log4j-core dependency from SLF4J bridges #3038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ppkarwasz
Copy link
Contributor

To prepare for the migration between Log4j Core 2 and Log4j Core 3 this PR removes the runtime dependency on log4j-core from both log4j-slf4j-impl and log4j-slf4j2-impl.

This explicitly reverts the changes in LOG4J2-3601.

See #2924 for the discussion.

To prepare for the migration between Log4j Core 2 and Log4j Core 3 this PR removes the runtime dependency on `log4j-core` from both `log4j-slf4j-impl` and `log4j-slf4j2-impl`.

This explicitly reverts the changes in
[LOG4J2-3601](https://issues.apache.org/jira/browse/LOG4J2-3601)
@ppkarwasz ppkarwasz force-pushed the feature/2.x/remove-bridges branch from deae981 to 0c1ca54 Compare September 30, 2024 15:15
@ppkarwasz ppkarwasz added the slf4j Affects SLF4J integration label Oct 3, 2024
@ppkarwasz ppkarwasz self-assigned this Oct 8, 2024
@ppkarwasz
Copy link
Contributor Author

Closing this, since we discussed an alternative solution on dev@logging.

@ppkarwasz ppkarwasz closed this Nov 6, 2024
@ppkarwasz ppkarwasz deleted the feature/2.x/remove-bridges branch November 6, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
slf4j Affects SLF4J integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant