slf4j-timber icon indicating copy to clipboard operation
slf4j-timber copied to clipboard

Update to slf4j 2.0

Open LionZXY opened this issue 9 months ago • 1 comments

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 avatar Apr 29 '24 11:04 LionZXY

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

More info here

LionZXY avatar Jun 27 '24 14:06 LionZXY