In IntelliJ IDEA 11 we’ve improved Android logcat view, so now watching the logs of your applications became much more convenient.
First, you can create your own named filters and switch between them:
You can use regular expressions to filter the log, e.g. by a tag or message text. Note that autocompletion of tags already presented [...]