.println(ioe
+ "=====> Unable to create backup log file, test cannot proceed ");
ioe.printStackTrace( logger );
return;
}
Tstr4.startTesting();
} else {
logger
.println("FAIL: Invalid thread type, should be INIT or TESTERx or BACKUP");
logger.println("You should check the code and restart");