I\'m trying to filter logcat output from a real device (not an emulator) by tag name but I get all the messages which is quite a spam. I just want to read messages from brow
use this:
adb logcat -s "TAGNAME"