| Interface | Description |
|---|---|
| LogCatListener |
| Class | Description |
|---|---|
| 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.
|