project
project copied to clipboard
Logging Enhancement: Audit Entry
User Story:
As a hub operator, I want to access an audit log that covers all activities performed in the admin portal so that I can perform audit-related tasks efficiently.
Acceptance Criteria:
- The audit log should include the following activities:
- Login
- Settlement matrix creation
- Closing a matrix
- Disputing a matrix
- Locking for settlement
- Settling a matrix
- Logout
- Report download
- Fund withdraw
- Fund deposit
- Approving requests
- Each entry in the audit log should include a timestamp indicating when the activity occurred.
- All audit entries should include related information such as Action Type and the user responsible for the activity.