data-explorer
data-explorer copied to clipboard
Add logging for unit tests
Unit tests and framework currently use System.out.println() for logging information to the console. This should be moved to a more appropriate logging class to handle info/error/warning/etc.