Closedown
This commit is contained in:
@@ -95,6 +95,7 @@ public class TestingList extends Panel {
|
||||
logger.addHandler(fh);
|
||||
SimpleFormatter formatter = new SimpleFormatter();
|
||||
fh.setFormatter(formatter);
|
||||
logger.log(Level.INFO,"New Testing Session");
|
||||
} catch (SecurityException e) {
|
||||
e.printStackTrace();
|
||||
} catch (IOException e) {
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
Jun 09, 2015 3:38:57 PM TestingList$NetbeansPluginPanel showResult
|
||||
INFO: Running Test Range Shifter Tests ...
|
||||
Jun 09, 2015 3:39:03 PM TestingList$NetbeansPluginPanel showResult
|
||||
SEVERE: Test Range Shifter Tests result: Test failed (Failed)
|
||||
Reference in New Issue
Block a user