java-client
java-client copied to clipboard
Excessive logging to console after updating to 8.0.0-beta
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