You could use the standard unix redirection : adb logcat > out.log
On Mon, Mar 24, 2008 at 5:55 AM, <[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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---

