Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We should remove this line below in PigTests. Before it dumped everything to the console when the tests ran, which was way too much text. Now the output cleanly goes to html files that are more easily viewable.
Logger.getRootLogger().removeAllAppenders();