Skip to content

Change auto-install trigger for log4j2 from -api to -core dependency#1155

Draft
lbloder wants to merge 1 commit intomainfrom
fix/log4j-autoinstall-on-core
Draft

Change auto-install trigger for log4j2 from -api to -core dependency#1155
lbloder wants to merge 1 commit intomainfrom
fix/log4j-autoinstall-on-core

Conversation

@lbloder
Copy link
Copy Markdown
Collaborator

@lbloder lbloder commented Apr 20, 2026

📜 Description

Fixes #1152

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

@github-actions
Copy link
Copy Markdown
Contributor

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • Change auto-install trigger for log4j2 from -api to -core dependency by lbloder in #1155

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Features

- Change auto-install trigger for log4j2 from -api to -core dependency ([#1155](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1155))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against 9ccbd6e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sentry-log4j2 should be added to log4j-core, not log4j-api

2 participants