sensible-logging-for-android
sensible-logging-for-android copied to clipboard
BREAKING CHANGE: Upcoming renaming of the main API Log > Logger
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