7/25/2015 4:26:21 PM
//my path C:\Users\MyName\AppData\Local\Android\android-sdk\platform-tools //open command prompt //type command > adb logcat //to output the results to a file > adp logcat > filename.txt //to exit >Ctrl-c