itlog

0.2.0 • Public • Published

itlog

Build Status Coverage Status Code Climate Dependency Status Known Vulnerabilities NSP Status

Simplest of Loggers

Usage

// Node
const itlog = require('itlog');
itlog('Hello world!');
// Browser
itlog('Hello world!'); // uses itlog namespace

Contributing

Package Sidebar

Install

npm i itlog

Weekly Downloads

3

Version

0.2.0

License

MIT

Last publish

Collaborators

  • genediazjr