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)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.5.370latest

Version History

VersionDownloads (Last 7 Days)Published
1.5.370
1.5.361
1.5.350
1.5.340
1.5.330

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