Issue #839 JavaLogFactory ConcMod by jeremiahjstacey · Pull Request #840 · ESAPI/esapi-java-legacy

@jeremiahjstacey

Removing support for esapi-java-logging.properties file from baseline.

ConfigurationException is thrown if file is found on the path at
runtime.  Exception message links to a wiki page with instructions on
how to configure the application instance.

kwwall

approved these changes May 24, 2024

@jeremiahjstacey

Removing unused imports.

Consolidating String duplication to a class constant.

xeno6696