-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
[java] Make selenium.debug/webdriver.verbose configure the real logger #17832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
MohabMohie
wants to merge
21
commits into
SeleniumHQ:trunk
from
MohabMohie:debug-logging-consistency-mechanism
Closed
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
ea410d1
[java] Make selenium.debug/webdriver.verbose configure the real logger
MohabMohie 7fcf6b6
[java] Fix review findings in the debug logging mechanism change
MohabMohie a30865b
[java] Add javadoc to LoggingOptions#setLoggingLevel and RemoteWebDriβ¦
MohabMohie e732035
[java] Address qodo review findings: Debug logger verbosity, RetryReqβ¦
MohabMohie 31ea2ca
[java] Fix logger-field lint finding and de-mock a RemoteWebDriver test
MohabMohie d44ad4e
Merge branch 'SeleniumHQ:trunk' into debug-logging-consistency-mechanism
MohabMohie cdf85f7
[java] Configure debug logger before driver discovery in DriverFinder
MohabMohie 63b0e87
[java] Migrate grid distributor logging off deprecated getDebugLogLevβ¦
MohabMohie fb70a79
[java] Migrate node/netty/remote logging off deprecated getDebugLogLeβ¦
MohabMohie 1f03c23
[java] Migrate devtools/bidi Connection logging off deprecated getDebβ¦
MohabMohie 9c3f4ff
[java] Fix RetryRequestTest for the getDebugLogLevel() migration
MohabMohie 6b86a19
Fix qodo-code-review round-2 findings: null-capabilities NPE, retry/rβ¦
MohabMohie f46f340
[java] Fix LoggingOptions.configureLogging() stripping Debug's just-iβ¦
MohabMohie ad47d32
[java] Add regression test proving devtools.Connection configures theβ¦
MohabMohie a4abcb7
[java] De-mock constructorTreatsNullCapabilitiesAsEmptyCapabilities
MohabMohie b030733
[java] Add regression test for RedisBackedNodeRegistry's WARNING log β¦
MohabMohie a3e7dc3
[java] Fix duplicate FINE-range org.openqa.selenium output on Grid's β¦
MohabMohie 2fba7ef
[java] De-mock secondDiscoveryPicksUpADebugPropertyChangedAfterTheFirst
MohabMohie d864d0c
[java] Close the live-property race in isHandledBySeleniumDebugHandler()
MohabMohie 71be924
[java] Do not suppress Selenium debug records from a configured Grid β¦
MohabMohie f8129c5
[java] Check the real handler list in isHandlerCurrentlyInstalled(), β¦
MohabMohie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.