By default, LogCat on Eclipse displays 5 informational columns:
Time Level pid tag message
Is it possible to add a 6th column, displaying thread id?
Run ADb in the command shell like this:
C:\Temp>adb logcat -v threadtime > t.txt
This will run in parallel to your Eclipse session. Once you done with Eclipse, Ctrl+C from shell and you'll have the log in t.txt. It is not as nice as having it in the Eclipse logcat window but will do the job.
This should help you - http://android.bigresource.com/Track/android-03XY4qFTQ/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With