How do you take logcats with Appium?
Im working on automating an Android app with Appium 2.5.1 using Python Appium Client and Pytest. It would be nice to be able to take logcat for each test separately and save it to a file. I found that I can get logcat using WebDriver: