Skip to content

Instantly share code, notes, and snippets.

@wavecos
Created March 21, 2023 21:53
Show Gist options
  • Save wavecos/e9357284cee48e2a8d47b754a80951d1 to your computer and use it in GitHub Desktop.
Save wavecos/e9357284cee48e2a8d47b754a80951d1 to your computer and use it in GitHub Desktop.
TAG definition for Android Log #android #log #logger #TAG
private val TAG = MyClass::class.qualifiedName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment