abbeymart / auditlog

Audit / Transaction Logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@mconnect/auditlog

Transactions / audit log for data CRUD functions and access tracking.

Installation

$ npm install @mconnect/auditlog

API

// Coming soon

const abc = 'test';
console.log('abc: ', abc);

Example

// Coming soon

const abc = 'test';
console.log('abc: ', abc);

About

Audit / Transaction Logs

License:Other


Languages

Language:JavaScript 100.0%