0.1.3 • Published 9 years ago

spm-log v0.1.3

Weekly downloads
234
License
MIT
Repository
github
Last release
9 years ago

spm-log

NPM version

A console.log wrapper for spm.

Install

$ npm install spm-log

Usage

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