Currently, the hardcoded directory that the directory reader reads from is the data folder inside the project. This folder has both the log files and the output file in it, so the output file is getting read from, the outputed to, making it exponentially longer each time it is run. This isn't a super big deal, but I just wanted to document it.
Currently, the hardcoded directory that the directory reader reads from is the data folder inside the project. This folder has both the log files and the output file in it, so the output file is getting read from, the outputed to, making it exponentially longer each time it is run. This isn't a super big deal, but I just wanted to document it.