Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 886 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 886 Bytes

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