tomrogers3 / meteor-winston

Meteor wrapper for winston logging library (https://github.com/flatiron/winston.git)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor-Winston

A wrapper around the winston logging package for use with Meteorite on top of Meteor.

Install

mrt add winston

Usage

The winston logging module is exposed as:

var winston = Winston;

See the winston documentation for more details.

Transports:

Other logging packages

About

Meteor wrapper for winston logging library (https://github.com/flatiron/winston.git)


Languages

Language:JavaScript 100.0%