Back to Refine

Ant Design Audit Logs | Refine v4 Activity Tracking

documentation/versioned_docs/version-4.xx.xx/examples/audit-log/audit-log-antd.md

3.25.0411 B
Original Source

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. →

<CodeSandboxExample path="antd-audit-log" />