public static final TAG = \"Legendry Eagle\";
Issue: I want to see logs of \"Legendry Eagle\" from the commandline.
\"Legendry Eagle\"
I tried:
adb logcat | grep "your tag"
will only display logs with "your tag"