-
-
Notifications
You must be signed in to change notification settings - Fork 287
Open
Description
We need to have multiple levels of logging, preferably stored in the DB:
- at the importer level, we want to know when we ran an import with a summary of what was imported, a date
- this could also have a list of errors in a separate log (table?)
- at the improver level, we should update a per-record log that briefly tells when which improver ran that modified data
Reactions are currently unavailable