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