Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 Eclipse 中创建一个 logcat 过滤器,它将显示来自日志标签 A 的所有消息,但只显示来自日志标签 B 的以 XYZ 开头的消息。这可能吗?如何?