Filter tags in LogCat (in Android Eclipse Plug-In)

Viewed 38619

There is a TextField "Filter" below the LogCat output. However, it seems to filter only the Message-column. Id like to filter Tags also. Because there are my class names.

How can I achieve it?

9 Answers
Related