Sometimes people want to know who edited which record when and what values changed. All this questions are solved with an audit log. The idea is simple: Whenever someone changes something, we write a records for those changes to the AuditLog. Later you can check the log..