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
* SAMZA-2746: Allow customizable log4j configuration file
Feature: Allow custome log4j configuration file to use in run-class.sh
Changes: Check existence of bash varibles and defaults to log4j.xml/log4j2.xml if not set
Tests: Existing tests pass
API changes: N/A
Upgrade Instructions: N/A
Usage Instructions: Set LOG4J_FILE_NAME and/or LOG4J2_FILE_NAME to desired log4j configuration file before invoking run-class.sh
* Simplify assignment
* Use double quotes and :- instead of :=
0 commit comments