marklogic-community / data-explorer

Data Explorer Tool
Other
15 stars 4 forks source link

Add logging for unit tests #158

Open nlaprell opened 6 years ago

nlaprell commented 6 years ago

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.