Andrew Avdeev
Andrew Avdeev
Yes, you can setup `level: 'error'`. Like this: ` options: { level: 'error', ... } ` https://github.com/aandrewww/winston-transport-sentry-node/blob/master/src/transport.ts#L69 To be more universal, needed to make changes to the code
thanks! merged in #40 + [email protected]
Hey. Thanks for the issue and for the nice describe. I'll fix it soon!
Someday we will increase the major version :)
@glensc as I understand, it depends on specifying version range (^,~, etc) https://docs.npmjs.com/cli/v8/configuring-npm/package-json#dependencies
@jadesym merged + [email protected]
Same issue for remote node
Done. My deepest apologies for the delay. + [email protected]