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