metlog
v0.1.0
Published
Metrics logging
Downloads
7
Readme
A javascript library for generating and sending metrics logging to a metlog listener.
Installing:
Source Install:
git clone git://github.com/mozilla-services/metlog-node.git
npm install --devRunning tests :
make tests