Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@mconnect/mcauditlog

abbeymart1MIT0.2.5TypeScript support: included

mConnect Transaction and Access Audit Log Package

audit log, transaction log, system log, crud log, database access log

readme

@mconnect/mcauditlog

  • Transactions / audit log for data CRUD functions and access tracking
  • Includes audit/transaction logs to postgresDB | mongoDB
  • See the test folder for different test cases / scenarios and usage

Installation

npm i @mconnect/mcauditlog

changelog

Historical logs

Version 0.2.5

  • Release date: Jun 06, 2021
  • updated mcresponse package to v0.4.1 & mcdb to v0.2.7

Version 0.2.4

  • Release date: Jun 06, 2021
  • updated mcresponse package to v0.4.1 & mcdb to v0.2.6

Version 0.2.3

  • Release date: Jan 25, 2021
  • updated mcdb package to v0.2.5

Version 0.2.2

  • Release date: Jan 25, 2021
  • updated mcdb package

Version 0.2.1

  • Release date: Dec 14, 2020
  • patched with mongo and validator-types

Version 0.2.0

  • Release date: Dec 14, 2020
  • npm/github publication: refactor, test, build and release

Version 0.1.0

  • Release date: July 16, 2020
  • Includes audit/transaction logs to mongoDB collection
  • See the test folder for different test cases / scenarios and usage