@jasonfleischer/log

1.0.8 • Public • Published

@jasonfleischer/log

A simple and lightweight log package. Click HERE to see a demo

Screenshot

Installation

$ npm i @jasonfleischer/log

Usage

const log = require("@jasonfleischer/log")

log.i("normal log message");

log.e("error log message");

log.turnOffNonErrorLogs();

Versions

Current Tags

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

Version History

Package Sidebar

Install

npm i @jasonfleischer/log

Weekly Downloads

0

Version

1.0.8

License

ISC

Unpacked Size

1.64 kB

Total Files

3

Last publish

Collaborators

  • jasonfleischer