Hehe's something I found at 
https://stackoverflow.com/questions/32240120/android-system-log-file-location


 A third option (if you are rooted, that is) is to install a Terminal Emulator 
on your Android device. Open the Terminal Emulator and enter the command:       
logcat -d > /sdcard/my-log-file.txt  This will do the same as above (except you 
don't need a computer, and the file saves on your device/SDcard. Feel free to 
change the "/sdcard/my-log-file.txt" part to anything you like, but I strongly 
recommend you save it to either your external or internal storage - so in 
short: Save it to a location you can accsess without # (superuser) permission!

_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to