Skip to content

pocketly/sand-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sand Log Module

A Logger Module for use with the Sand Framework

To begin

  1. Install it:

    $ npm install sand-log -S
  2. Require it and use:

    var log = require('sand-log')('sand');
    log('It automatically applies the namespace');

License

ISC © 2014 Pocketly

About

Sand Logger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published