Spoken like a petulant child - fix it yourself if you think you can do better...
On 24 Jun 2010, at 01:06, DonFrench wrote: > Thanks but I really prefer to view LogCat in Eclipse because it is so > much easier to find what you want. In Eclipse, for example, user- > generated log output is split into individual tabs based on the tags > you set. Also, in the main log tab everything is color coded. To > find the stack trace associated with a Force Close, for example, you > just scroll up until you see a block of red output. Google did a > great job in designing the Eclipse LogCat viewer except for the > unfortunate bug that they have ignored for so long. > > > On Jun 22, 11:11 am, Kostya Vasilyev <[email protected]> wrote: >> Don, >> >> I can recommend running "adblogcat" from the OS's command line window. >> >> This way, it's always around, you can make it as large as you want, and >> can do filtering by piping through grep or find, if necessary. >> >> -- Kostya >> >> 22.06.2010 22:02, DonFrench пишет: >> >>> I useLogCata lot when debugging but it is an ir ritation that it >>> frequently has to be reset to get the latest log output. I am only >>> aware of two ways to get the log output when this happens: 1) Go to >>> the DDMS perspective and then pull down the menu in the Devices view >>> and select reset adb, and 2) Exit Eclipse and restart it. Some of the >>> time Reset adb works but often it does not and I have to exit and >>> restart Eclipse. So, first, am I doing something wrong that causes >>> LogCatto stop functioning? And second, is there another way to >>> refresh the log other than the two methods I mentioned? And third, is >>> this a bug in the Android Eclipse plug-in? If it is, why doesn't >>> Google fix it? >> >> -- >> Kostya Vasilev -- WiFi Manager + pretty widget >> --http://kmansoft.wordpress.com > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

