UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

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