public String getLog() throws IOException {
   return Util.loadFile(getLogFile());
 }