Joined August 2012
·
Posted to
Proper LOG_TAG on Android
over 1 year
ago
It's the same principle as with the log4J Logger in standard Java code except one problem which might still occur... developers using "MySuperClass.class.getSimpleName()" in every class ;)
Couldn't you just be using "this."?