Refine AI
This is documentation for Refine 4.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (5.xx.xx).
Version: 4.xx.xx
Audit Log with Antd
Refine allows you to track changes and who made them in your data by sending a new log event record whenever a new record is created, updated or deleted. This example demonstrates creating an audit log with Ant Design.
Refer to the Refine Audit Log Provider documentation for more information. →
Run on your local
npm create refine-app@latest -- --example antd-audit-log