sand-log
v0.0.3
Published
Sand Logging
Downloads
7
Readme
Sand Log Module
A Logger Module for use with the Sand Framework
To begin
Install it:
$ npm install sand-log -S
Require it and use:
var log = require('sand-log')('sand'); log('It automatically applies the namespace');
License
ISC © 2014 Pocketly