public final class Log extends Object
Log(String tag, boolean enable)
static void
d(Object... objects)
e(Object... objects)
i(Object... objects)
w(Object... objects)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Deprecated public Log(String tag, boolean enable)
public static void d(Object... objects)
public static void i(Object... objects)
public static void w(Object... objects)
public static void e(Object... objects)