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