I need to create a new filter. However, there is usually more than options that I have in logcat. What happened to the "show only selected application" button in order to edit the filter configuration? And how do I get it back?
我需要创建一个新的过滤器。然而,在Logcat中,我通常有更多的选项。为了编辑过滤器配置,“仅显示选定的应用程序”按钮发生了什么变化?我怎么才能把它拿回来?
https://i.stack.imgur.com/acLUx.png
Https://i.stack.imgur.com/acLUx.png
更多回答
The one on the far right.
最右边的那个。
No, that is only for issues with the already existing button. I don't even have it as an option to use, which I need.
不,这仅适用于已有按钮的问题。我甚至没有选择使用它,这是我需要的。
Just write package:mine
.
只需写下包裹:我的。
优秀答案推荐
I throught there is some logcat change after android studio upgrade.
我想在安卓工作室升级后会有一些变化。
If you only want show by tag, you can use such as tag=:android.geoqui
in filter.
如果您只想按标签显示,可以在过滤器中使用例如tag=:android.gequi。
More infomation in https://developer.android.com/studio/debug/logcat.
Https://developer.android.com/studio/debug/logcat.中的更多信息
更多回答
我是一名优秀的程序员,十分优秀!