众所周知,我们可以在Android中使用该命令来过滤日志: adb shell logcat | grep "tag1" 然后,将输出包含tag1 的日志。 现在,我想使用一个可以输出包含tag1 和tag2 的 ...
確定! 回上一頁