Commit 16b0074
[java] Added a check for intentionally existing loggers (SeleniumHQ#14754)
Added a check for intentionally existing loggers
A check for the handlers property of the LogManager is added
as to ensure that intentionally existing loggers such as ones
defined in the logging.properties file are not overwritten
Fixes SeleniumHQ#14160
Co-authored-by: Viet Nguyen Duc <[email protected]>
Co-authored-by: Puja Jagani <[email protected]>
Co-authored-by: Diego Molina <[email protected]>1 parent d1f9874 commit 16b0074
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| |||
0 commit comments