Excessive logging to console after updating to 8.0.0-beta
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 752
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 8
Description
Just updated my project to use java-client 8.0.0-beta2 and selenium 4.1.1.
After updating and making the required changes to migrate from java-client 7.5.X I am seeing excessive logs in console
They appear to be server responses / byte arrays?
Any input on how to silence these logs would be greatly appreciated
example of logs:
https://gist.github.com/dramos126/f2594a4c997b30f78d4aad57653f37ab
Environment:
- Java client build version: 8.0.0-beta2
- Appium server version: v2.0.0-beta.25
- Desktop OS/version used to run Appium if necessary: MacOS v11.5.2
- Node.js version (unless using Appium.app|exe) or Appium CLI or Appium.app|exe: Appium CLI - node v16.8.0
- Mobile platform/version under test: Android/iOS/Mac
- Real device or emulator/simulator: real devices
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the console output with java-client 8.0.0-beta2, Selenium 4.1.1, and the listed Appium environment, then inspect the client’s logging configuration and the linked example output. Done means the excessive server-response or byte-array logs are silenced without losing necessary diagnostics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100