Skip to content
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

Update to slf4j 2.0 #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update to slf4j 2.0 #12

wants to merge 4 commits into from

Conversation

LionZXY
Copy link

@LionZXY LionZXY commented Apr 29, 2024

Background

This Pull Request is a dependency update and migration to the new approach with ServiceProvider introduced in slf4j 2.0

Changes

  • Update gradle to 8.7
  • Drop deprecated maven plugin and migrate to maven-publish plugin
  • Update all dependencies to latest version
  • Migrate to slf4j 2.0 and service provider scheme

How to test

I create sample project with slf4j 2.0 and this fork:
https://github.com/LionZXY/Slf4jTimberSample

@LionZXY
Copy link
Author

LionZXY commented Jun 27, 2024

Created and posted on Maven Central a library fork with supported SLF4J 2+

More info here

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.

1 participant