Sha256: ca0d8b1a1d2c0338ffd61bb5b784ba1c68348f1de6e3badb18b461c36af63fc5
Contents?: true
Size: 157 Bytes
Versions: 21
Compression:
Stored size: 157 Bytes
Contents
var winston = require('../'); winston.handleExceptions(new winston.transports.Console({ colorize: true, json: true })); throw new Error('Hello, winston!');
Version data entries
21 entries across 21 versions & 2 rubygems