spm-log

A console.log wrapper for spm.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
spm-log
000.1.38 years ago9 years agoMinified + gzip package size for spm-log in KB

Readme

spm-log
!NPM versionnpm-imagenpm-url
A console.log wrapper for spm.

Install

$ npm install spm-log

Usage

var log = require('spm-log');
log.info('cat', 'message');