Package com.android.ddmlib.logcat

Interface Summary
LogCatListener  
 

Class Summary
LogCatFilter A Filter for logcat messages.
LogCatHeader Data class for message header information which gets reported by logcat.
LogCatMessage Model a single log message output from logcat -v long.
LogCatMessageParser Class to parse raw output of adb logcat -v long to LogCatMessage objects.
LogCatReceiverTask  
LogCatTimestamp Data class for timestamp information which gets reported by logcat.