A wrapper around the winston logging package for use with Meteorite on top of Meteor.
mrt add winston
The winston logging module is exposed as:
var winston = Winston;
See the winston documentation for more details.
- [meteor-winston-loggly] (https://github.com/tomrogers3/meteor-winston-loggly)
- [meteor-winston-airbrake] (https://github.com/tomrogers3/meteor-winston-airbrake)
- meteor-trail and meteor-trail-monitor - native Meteor pluggable logging module, with console monitoring of logs from server and multiple clients