{{javascript}}MigrationLogger
Semi-Wrapper for logging in MigrationAssistant. For each project a separate logfile should be created, containing the standard log output. This Class will collect the logging and write it to the given file if needed. To remove duplicate code, the #last() method returns the last added log statement to be used for the logging framework.