perfagents-activity-logger
TypeScript icon, indicating that this package has built-in type declarations

1.5.37 • Public • Published

perfagents-auditlogs-npm-package

NPM package for tracking user activities across PerfAgents Platform and PerfAgents Uncloud

Install the package and use as a middleware in routes

##Usage

import {activityLogger} from 'perfagents-activity-logger';
router.route('/example-route').get(activityLogger('visited example route',exampleMongooseConnection),exampleController.exampleService)

Readme

Keywords

none

Package Sidebar

Install

npm i perfagents-activity-logger

Weekly Downloads

0

Version

1.5.37

License

ISC

Unpacked Size

54.6 kB

Total Files

26

Last publish

Collaborators

  • perfagents