slogit

0.1.1 • Public • Published

Slogit

A simple NPM Module that makes logging easy

Usage

  • First of all, install the module:
npm install slogit
  • Require and define the slogit() function
var hexa = require('slogit').slogit;
  • Use the slogit() function!
slogit('Hello %s', 'World');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i slogit

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • kingkabir