I have an Android application that "spams" the LogCat and I would like to remove its logcat entries in order to have an output more readable.
Is it possible to have a filter that remove the LogCat entries for a specific tag name? Or a search pattern that does the trick?