Closedown

This commit is contained in:
boccioli_m
2015-06-09 16:12:21 +02:00
parent e16657abb3
commit 1eb8f195da
2 changed files with 1 additions and 4 deletions
+1
View File
@@ -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) {
-4
View File
@@ -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)