### Description Add a logger to replace the system prints and begin logging to a file so debugging is easier. Log4j most likely would be good ### Acceptance Criteria Most of the system prints are replaced with a logger
Description
Add a logger to replace the system prints and begin logging to a file so debugging is easier. Log4j most likely would be good
Acceptance Criteria
Most of the system prints are replaced with a logger