@Override
 public ArrayList<LogFileOptions> getLogFiles() {
   return myConfiguration.getLogFiles();
 }