public class LogcatLogger extends java.lang.Object implements ILogger
LogcatLogger()
void
log(int priority, java.lang.String tag, java.lang.String message, java.lang.Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogcatLogger()
public void log(int priority, java.lang.String tag, java.lang.String message, java.lang.Throwable t)
log
ILogger
priority
tag
message
t