📄️ Enable Auditing
Auditing can be enabled on a model by calling upon its EnableAuditing method. This will have the model log all changes made to its documents.
📄️ The Audit Model
The Audit model is a special model that is used to log changes to other models. It is used to track changes to documents in the database.