Skip to content

tomrogers3/meteor-winston

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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