Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.1.0-b1
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
With CORE-1847 a general logger exists. We should use it to log some information about activity in the system. For now this should include at least:
- Service
- Create/update/cancel/uncancel/suspend/unsuspend/renewal
- Service Changes
- Create/update
- Clients
- Create/update/delete
- Staff
- Create/update
- Invoices
- Create/update
- Create/update/delete recurring invoice
We may be limited in finding out WHO performed these actions in the logs based on the information available when the action is performed. Just log what we have for now.