mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 12:15:52 +03:00
[GH-ISSUE #52] Would it be possible to send the Appium server output to a log file #42
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lepadellec on GitHub (Dec 11, 2017).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/52
When the Appium server is up and running and connected to the Selenium grid we see lots of output in the server window, would it be possible to save this output to a text log file in the container so that we can access it? This would greatly help with troubleshooting when running Appium tests.
@budtmo commented on GitHub (May 12, 2018):
It is fixed in version 0.9-p5. The log file is stored in /var/log/supervisor/appium.log