UNPKG

winston-to-newrelic-logs

Version:

A transport for winston to send to New Relic Log Product

6 lines (5 loc) 80 B
module.exports = function() { return { noticeError: function() {} }; };