Hi, May be there are big issues in the arguments checking in sdk tools.
adb logcat APP_FILTER_TAG or emulator -logcat APP_FILTER_TAG does not seem to work as expected. I am still seeing all the log messages which are of different tag than APP_FILTER_TAG. Regards, Raja Nagendra Kumar, C.T.O www.tejasoft.com On Mar 26, 6:23 am, Diego Torres Milano <[EMAIL PROTECTED]> wrote: > I was tempted to tell you that in your case '-f out.log' is > interpreted by adb as a filter, but if you invoke > > $ adb logcat -f '*' > > you'll obtain > > "couldn't open output file: Is a directory" > > so, it's not a filter expression really. > adb is not parsing its command line correctly. > > On Mar 24, 1:55 pm, [EMAIL PROTECTED] wrote:> I tried to use "adb logcat -f > <filename>" to redirect the log message > > to a log file. Then I don't need to watch logs in windows cmd window. > > Is that correct to use like "adb logcat -f out.log"? There is no > > out.log file created in the same directory. > > Or I tried the wrong direction? > > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---