appium / appium/java-client

Excessive logging to console after updating to 8.0.0-beta

Open
#1,652 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.