First let me ask you this... do you have a field in your table that is unique to each file that is imported? Like an Import Date field? If not you could create one at the end of the table and just set the default value to Date().
Once you have something like this you can create a log table...