slf4j-timber
slf4j-timber copied to clipboard
Update to slf4j 2.0
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