sensible-logging-for-android icon indicating copy to clipboard operation
sensible-logging-for-android copied to clipboard

BREAKING CHANGE: Upcoming renaming of the main API Log > Logger

Open Krillsson opened this issue 7 months ago • 0 comments

As you are working you start typing “Log.” and you get presented with the imports auto-completion. If you don’t pay attention, or if you don’t know about the existence of the library, there is a higher risk that you will choose android.util.Log. Than if it would be named something slightly different.

So it has been decided internally to rename the API to Logger instead

Krillsson avatar May 07 '25 07:05 Krillsson