node-daptiv-stats
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Daptiv's NodeJs Stats Logger

Provides a universal interface for logging stats. Any stats client implementation can be used (i.e. home grown statsd, datadog, etc...) by creating an adaptor to meet the requirements of the StatsClient interface.

Setup

npm install This will install all dependencies, including typings. Then build and test the library.

Update Version

Upgrade the version of the package by running npm version (major | minor | patch) Select 1 from major, minor, or patch.

Readme

Keywords

Package Sidebar

Install

npm i node-daptiv-stats

Weekly Downloads

1

Version

0.0.2

License

ISC

Last publish

Collaborators

  • chrisbobo