Audit log

A record is created in the audit log every time a change is written to the database. This happens when a record is created, updated, or deleted. Audit log records are only created where the models and entities are marked for auditing. This information is recorded in the audit log for each change:
  • The user who made the change
  • The date and time of the change
  • The change that was made
  • The form that was used to make the change