All Projects → dcolascione → logcat-mode

dcolascione / logcat-mode

Licence: GPL-3.0 License
logcat-mode for Emacs

Programming Languages

emacs lisp
2029 projects

logcat-mode is a tool for viewing Android system log output. It supports filtering output by a configurable set of rules, pushing and popping rule sets, visiting Java files referenced in log messages, and viewing metadata about log entries.

Typical screenshot

You can configure the display style and individually enable and disable showing fields of log records. These changes apply to log records already in the buffer as well as log entries subsequently received.

Brief style

Another convenient feature is calculating the time difference between log entries.

Time difference

You will need fb-adb in order for logcat-mode to work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].