data-explorer icon indicating copy to clipboard operation
data-explorer copied to clipboard

Add logging for unit tests

Open nlaprell opened this issue 7 years ago • 0 comments

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.

nlaprell avatar May 18 '18 17:05 nlaprell