Is there a way to quickly filter the logs by PID?
I’m tired of typing in the filter name and PID manually each time.
It seem so straightforward and logical to right-click the message and choose “Filter by id” from the context menu, but LogCat has nothing similar :\ Or has it? Any LogCat alternatives out there?
Is there a way to quickly filter the logs by PID? I’m tired of
Share
Wow, take it easy, you just need to input
Filter NameandLog Tagbeing the same text and leave empty thePID. That’s enough buddy 🙂Sample, I want to filter all tag
MyApp, then just create new filter with🙂