I've got an app which works fine pretty much most of the time, but I'm finding on occasions stops working.
Is there a way to capture the app and system logs on a rooted phone so I can scan through them afterwards to see where the problem is.
I know about adb logcat > output.txt
but I'm hoping for an "on phone" way to do this so I don't have to have the phone plugged into a computer all the time as it can take a day or two to stop working.