UNPKG

motion

Version:

motion - moving development forward

5 lines (3 loc) 157 B
var winston = require('../'); winston.handleExceptions(new winston.transports.Console({ colorize: true, json: true })); throw new Error('Hello, winston!');