A few weeks ago I was really fighting with Android’s logcat debugging
stream.  It dumps out tons of useful information, but it's easy to get
lost in the flood of text.

So I whipped up a quick Python script that reformats the logcat output
into a colorful stream that is much easier to visually follow:

http://www.jsharkey.org/blog/2009/04/22/modifying-the-android-logcat-stream-for-full-color-debugging/

The source is released under an Apache 2.0 license.  Hopefully this
brightens your debugging day.  :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to