com.android.ddmlib.logcat
Interface LogCatListener


public interface LogCatListener


Method Summary
 void log(java.util.List<LogCatMessage> msgList)
           
 

Method Detail

log

void log(java.util.List<LogCatMessage> msgList)