public class L
Custom log class which can control logging based on the logging level set
static synchronized void
v(String message)
d(String message)
e(String message)
w(String message)
i(String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static synchronized void v(String message)
static synchronized void d(String message)
static synchronized void e(String message)
static synchronized void w(String message)
static synchronized void i(String message)