forked from SeleniumHQ/selenium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce verbosity of several logging statements from INFO to FINE. (Se…
…leniumHQ#2260) These statements become extremely verbose in busy clusters, as they appear to be printed once for each test crossed with each node when the cluster is full. So for my cluster which runs more than 50 nodes and regularly sees >200 tests submitted at once, these can print tens of thousands of log lines per second, adding up to gigabytes of logging per day.
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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 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