Kotlin-BLE-Library icon indicating copy to clipboard operation
Kotlin-BLE-Library copied to clipboard

Update SLF4J to 2+ (Fix for #140)

Open LionZXY opened this issue 8 months ago • 4 comments

Right now we are using deprecated slf4j and deprecated slf4j-timber.

I updated slf4j-timber to support up to 2+ and publish it via Maven Central: https://github.com/LionZXY/slf4j2-timber

Fix for https://github.com/NordicSemiconductor/Kotlin-BLE-Library/issues/140

LionZXY avatar Jun 27 '24 16:06 LionZXY