public class LogUtil
Log utilities.
static String
getLogTag(String prefix, Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static String getLogTag(String prefix, Object object)
Gets the log tag for a object.
prefix
object