Android Studio, logcat cleans after app closes

前端 未结 12 1882
耶瑟儿~
耶瑟儿~ 2020-12-02 06:16

I\'m having a problem with my logcat since update 1.2 Beta for Android Studio. When I run my app it logs everything like it normally did, then I get at the point where my ap

12条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-02 06:29

    Might be very late to the party but I had the same problem and solved like this:

    In logcat window, top right corner drop-down menu select Edit filter configuration, on the next menu, introduce Filter name and your Package name.

    Done, for me it keeps logs visible after crashing.

提交回复
热议问题