This request has been raised by UBS.
UBS is migrating from Appium 1.x to Appium 2.x. Based on the initial evaluation by them, Appium 2.x is producing a lot of logs which are useless, that's why they asked us to change Appium 2 Log level from Info to Error.
Normally, this can be done using CLI on a local Appium server running on the end user's system.
- For example: appium --log-level error
- Documentation: https://appium.io/docs/en/2.15/cli/args/
But as of now, there is no way to add command-line arguments to the appiym server running on CT-sloud.
by: Pradeep K. | about a month ago | Tests Execution
Comments
Thank you for submitting this idea. At the moment this is not on the planned roadmap.