https://github.com/ash-project/ash_paper_trail
The extension for keeping an audit log of changes to your Ash resources.
https://github.com/ash-project/ash_paper_trail
ash audit-log elixir paper-trail
Last synced: 3 months ago
JSON representation
The extension for keeping an audit log of changes to your Ash resources.
- Host: GitHub
- URL: https://github.com/ash-project/ash_paper_trail
- Owner: ash-project
- License: mit
- Created: 2022-10-11T19:14:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T10:32:04.000Z (3 months ago)
- Last Synced: 2025-04-03T21:15:58.859Z (3 months ago)
- Topics: ash, audit-log, elixir, paper-trail
- Language: Elixir
- Homepage: https://hexdocs.pm/ash_paper_trail
- Size: 1.09 MB
- Stars: 34
- Watchers: 4
- Forks: 17
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ash-framework - ash_paper_trail - Track changes to your Ash resources. (Extensions / Observabiliy & Telemetry)
- awesome-ash-framework - ash_paper_trail - Track changes to your Ash resources. (Extensions / Observabiliy & Telemetry)
README


[](https://opensource.org/licenses/MIT)
[](https://hex.pm/packages/ash_paper_trail)
[](https://hexdocs.pm/ash_paper_trail)# AshPaperTrail
Welcome! This is the extension for keeping an audit log of changes to your [Ash](https://hexdocs.pm/ash) resources.
## Tutorials
- [Getting Started with AshPaperTrail](documentation/tutorials/getting-started-with-ash-paper-trail.md)
## Reference
- [AshPaperTrail.Resource DSL](documentation/dsls/DSL-AshPaperTrail.Resource.md)
- [AshPaperTrail.Domain DSL](documentation/dsls/DSL-AshPaperTrail.Domain.md)