deep-foundation / deep-foundation/logger
Change logic
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- If link is updated/created - Create LogLink.
LogLink has the same `from` and `to` as the target link. It has out link - `LogType` which points to type of the target link
- If value is updated without changes - do nothing, return (next steps should not be done).
- If value is updated with changes - Create `Log(String|Number|Object)` which has new value
- Insert `Log(Insert|Update|Delete)` from created/updated/deleted link to `(LogLink|Log(String|Number|Object))`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.