In the course of helping IMAP with its migration from 1.5.1 to 1.6.0, I've frequently found myself turning to the log file to identify whether the migrate command has actually done anything, and even then, I've often wished that it provided more info on what exactly was modified in the course of the migration. I think the migrate function could have much more verbose logging (to both the console and the log file) to give the user a better picture of exactly what (if anything) it's doing.
In the course of helping IMAP with its migration from 1.5.1 to 1.6.0, I've frequently found myself turning to the log file to identify whether the
migratecommand has actually done anything, and even then, I've often wished that it provided more info on what exactly was modified in the course of the migration. I think the migrate function could have much more verbose logging (to both the console and the log file) to give the user a better picture of exactly what (if anything) it's doing.