@jstp/logger

0.0.1 • Public • Published

JSTP Logger

A nice logger for JSTP

Installation

npm install --save @jstp/logger

Usage

var Logger = require("@jstp/logger")
var Sydney = require("sydney")

var venue = new Sydney
venue.add(new Logger)

// And use it normally, it will log to the console

Testing

git clone git://github.com/jstp/logger
cd logger
npm install
npm test

License

Copyright 201% Xavier Via

ISC Clause license.

See LICENSE attached.

Readme

Keywords

Package Sidebar

Install

npm i @jstp/logger

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • jstp