jstrace-or-noop

1.0.0 • Public • Published

jstrace-or-noop

NPM version node version Gittip

Dependent jstrace but not require it.

jstrace is only need one instrance in an app. So all the dependence modules that support jstrace should not add jstrace as a dependency directly.

Installation

$ npm install jstrace-or-noop

Usage

var trace = require('jstrace-or-noop');
 
trace('deps:wat', {msg: msg});

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i jstrace-or-noop

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • dead_horse