android studio 新版logcat切回旧版

1,601 阅读1分钟

locat变了

升级了android studio,logcat样式变了。

当前版本:

  • Android Studio Electric Eel | 2022.1.1
  • January 11, 2023

官方新logcat是自己自由组合过滤条件。

image.png

切回旧版

怎么说呢,组合是方便,方式手打的过程,具有点选来得带感。

怎么关闭呢?

如下:

Expermental->Logcat->Enable new Logcat tool window

image.png

回来

image.png