pidcat

Colored logcat script to show entries only for specified app

brewmacoslinux
Try with needOr install directly
Source

About

Colored logcat script to show entries only for specified app

Commands

pidcat

Examples

Show logs for a specific app package$ pidcat com.example.myapp
Show logs with custom tag filter$ pidcat com.example.myapp --tag MyTag
Show logs with minimum priority level$ pidcat com.example.myapp -l I