Modified LogTest.java to use temporary files through the plt.io.IOUtil package, so that the main directory would not be cluttered with these files when running the test suite. Also removed the setUp and tearDown functions as they are now unnecessary.