Page 1 of 1

Apps Needed to collect useful information?

PostPosted: 20 Mar 2013, 00:48
by soundping
I would like to collect logs and any useful information to help with development.

What Apps will I need to do this?

Re: Apps Needed to collect useful information?

PostPosted: 20 Mar 2013, 07:16
by Theshawty
CatLog?

Sent from my GT-I9300 using Tapatalk 2

Re: Apps Needed to collect useful information?

PostPosted: 20 Mar 2013, 11:27
by yank555
To be honest, I'll be a little help, I use the "conventional" UNIX ways to grab logs, in a terminal :

dmesg

or

cat /proc/last_kmsg (in case of a reboot).

JP.