Closed TimoPtr closed 3 years ago
This is a consequence of the rewrite in Kotlin, yes. The 5.x version remains binary compatible with 4.x, but there are source-incompatible changes for both Java and Kotlin such as this one.
I made a PR, to propose a solution to this issue. At Kolibree we do use a lot static references to Timber and the migration to 5.x is going to be very painful for use, but I can understand that it's not a very nice solution and you don't want to merge it to the trunk.
@JakeWharton do you think it's an acceptable solution ?
On the previous version it was very nice to do something like that
while using rxJava, but now the only workarround I found is