I am an Android application developer. Whenever any of my application crashes I can't see the error log as the app get restarted clearing all the previous logs. How can I disable this behaviour or any other way through which I can see my error logs.
Basically to my understanding the app crash dialog is never coming and as the app is restarted all the previous logs are being flushed from android studio logcat.
Any help will be appreciated.
Follow below instructions -
Your work is done.