You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[java] Added a check for intentionally existing loggers (#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#14160
Co-authored-by: Viet Nguyen Duc <[email protected]>
Co-authored-by: Puja Jagani <[email protected]>
Co-authored-by: Diego Molina <[email protected]>
0 commit comments