android studio升级3.1,logcat不好用了??
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了android studio升级3.1,logcat不好用了??相关的知识,希望对你有一定的参考价值。
Here are some examples of how to use the new query system, but you can also simply start typing in the query field to see suggestions:
PIDs for the local app project: package:mine
Specific values: package:my-package-ID, tag:my-tag, level:ERROR, and more.
Exclude a specific value by preceding the key with -: -tag:exclude-this-tag.
Use regular expressions with a given key by placing a ~ after the key: tag~:regex-tag or -tag~:exclude-this-regex-tag.
翻译一下:
以下是一些如何使用新查询系统的示例,但您也可以简单地在查询字段中键入以查看建议:
本地应用程序项目的PID:包:我的
特定值:包:我的包ID、标记:我的标记、级别:错误等。
通过在键前面加上-:-tag:排除此标记来排除特定值。
通过在key:tag:regex标记或-tag:exclude this regex标记后放置~来使用具有给定键的正则表达式。
变成过滤语句了,扩展性更强了,功能也更丰富了
以上是关于android studio升级3.1,logcat不好用了??的主要内容,如果未能解决你的问题,请参考以下文章
android studio升级3.1,logcat不好用了??
Android Studio 升级到 3.1 后无法构建/同步新项目或现有项目
Android Studio 3.1 无法解析符号(主题、小部件、属性等)