pidcat

Colored adb logcat that shows entries for specific apps

Description

An update to Jeff Sharkey's excellent logcat color script which only shows log entries for processes from a specific application package.

During application development you often want to only display log messages coming from your app. Unfortunately, because the process ID changes every time you deploy to the phone it becomes a challenge to grep for the right thing.

This script solves that problem by filtering by application package. Supply the target package as the sole argument to the Python script and enjoy a more convenient development process.

 pidcat com.oprah.bees.android

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/JakeWharton/pidcat


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install pidcat