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

2

11

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

Race answered 19/9, 2022 at 3:46 Comment(0)
R
18

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

Race answered 19/9, 2022 at 3:46 Comment(2)
how to show error logs only?Cogwheel
you can use - level:Error , better if want to know, how to use other things, let's watch this video - youtu.be/AY4y0pr-O_cRace
F
1

Those who come here to know how to filter (see only errors etc.)

enter image description here





Google info link: How to use new logcat



If link not working check this:

How to

Fortunate answered 9/12, 2022 at 11:7 Comment(1)
To understand in detail: medium.com/@khadijahameed415/…Mandler

© 2022 - 2024 — McMap. All rights reserved.