Just run them both: logcat & logcat -b radio &
The main log and radio log are very deliberately in separate buffers. On Mon, Feb 23, 2009 at 7:43 AM, Eugene <[email protected]> wrote: > > Hi all, > > I find logcat call not display all the messages. If i use "logcat > &", it can only show some messages from Java App and Service. If i use > 'logcat -b radio", it only shows ril messages but without other > messages from Java App and Service. Can sombody tell me whether it is > possible to output all the messages simutaneously and how to do that? > > THANKS > > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

