Search code examples
android-studiointellij-idea

Filter application run on Intellij like Android Logcat


Recently I moved from Android development with Android Studio to back-end where I use Intellij 2021.3.

At AS "Logcat" there were two options, to filter logs by a filter which included regular expressions as well or to search in the logs by find.

Is there a way to have something similar to the filtering in "Run" tab of Intellij besides the find which is the same?


Solution

  • This feature is not yet implemented in IntelliJ IDEA. Feel free to upvote for IDEA-66268.