Skip to content

Conversation

@mykola-mokhnach
Copy link
Contributor

Change list

Basically same as SeleniumHQ/selenium#11201

Types of changes

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

import java.util.WeakHashMap;
import java.util.concurrent.Callable;
import java.util.logging.Level;
import java.util.logging.Logger;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since it's not a part of Selenium, what about using SLF4J (it's already in the dependencies): org.slf4j.Logger and org.slf4j.LoggerFactory ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed

@mykola-mokhnach mykola-mokhnach merged commit 57ce03b into appium:master Nov 3, 2022
@mykola-mokhnach mykola-mokhnach deleted the proxy branch November 3, 2022 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants