log("Finished processing individual "+input_file.individual_name+" with tag "+tag+"");
log("Trimmed "+std::to_string(maxtagl-tagl)+" bases in the tail for reads in file "+input_file.path+"");
log("Finished processing individual "+input_file.individual_name+" trimmed tag "+tag+" and "+std::to_string(maxtagl-tagl)+" bases in the tail for loci"+input_file.path);