For the app I was working on, I needed better/different highlighting and filtering than what DDMS provided, so I build something that served my purpose at the time, and thought I'd share it in case others find it useful. I often use DDMS as well, depending on the type of output I need.
On Thu, Nov 10, 2011 at 12:42 PM, TreKing <[email protected]> wrote: > On Wed, Nov 9, 2011 at 2:31 PM, Stephen Uhler <[email protected]> wrote: > >> I got frustrated one day inspecting logcat output when I couldn't get >> eclipse to start, so I wrote a stand-alone logcat inspector (in Tcl/Tk), >> which I now use in preference to the one in eclipse. > > > Any reason you didn't just use DDMS? > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > -- > 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 -- 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

