public final class Log extends java.lang.Object
Log(Context ctx, boolean q)
void
close()
error(java.lang.Throwable th)
write(java.lang.Object... str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Log(Context ctx, boolean q)
ctx
q
public void error(java.lang.Throwable th)
th
public void write(java.lang.Object... str)
str
public void close()