Interface | Description |
---|---|
LogCatcher.OnLogLinesListener |
receive log lines and updates on the capture state
|
Class | Description |
---|---|
LogCatcher |
Allows for capturing the android system log.
|
Logger |
Logging utility class that allows for formatted logging (See
Formatter ). |
TaggedLogger |
Allows you to tag a logger once and log without having to tag every entry.
|