How to enable android studio new logcat in Dolphin | 2021.3.1 Canary 6?

Viewed 561

In Dolphin | 2021.3.1 Canary 6 version Android studio updated with new logcat, by default not getting enabled(after the updated to Dolphin), How to enable that?

logcatnew

1 Answers

Follow this path

File -> Settings -> Experimental or you can search Logcat-> enable the Enable new Logcat tool window -> Apply and click ok,

Restart the IDE to Apply the Changes.

img1

Related