This change removes the ConsoleLogger from the TestSuiteFixture and registers a PlainFileLogger instead, which saves logs during testing into the file bin/test/data/log/test_log.txt.
Changed build process to use an individual bin/<subfolder> for each target. This way each target has its own data folder and its own set of dlls.