There are two places for android studio to filter logcat output. One is obvious, and we can easily set / remove filters in logcat windown. But the other is not easy to find.
settings -> tools -> logcat -> ignore tags.
We can add it easily from logcat window, but it won't be easy to remove it if you don't know this setting.