The source project of this merge request has been removed.
ISSUE-47974: Fix bad logging use log4j instead of printStackTrace
- ValidToProcess let log4j.error report the stacktrace not need to do that manually and worse. Also change .debug into .error which looks more adequate for date format parsing error
- ValidToUtility two cases of same letting log4j.error log the stacktrace as above. In one also upgrade .debug to .error for consistency