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

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i itlog

    Weekly Downloads

    0

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • genediazjr