Hi All,

I want to record all the adb logs from the device while my uiautomator test 
case is running. Currently I am doing this manually. Is there an automated 
way to do this. Initially I thought of dumping all the logs("adb logcat 
-d") after the test case execution, but due to limited buffer size, only 
very recent logs will be captured, whereas the prior logs might have been 
trashed.

Thanks in-advance!

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to