You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thank you for this transport. I am installing on a project, and keep getting this error: Error: Invalid transport, must be an object with a log method.
This is from Winston, which have deprecated that usage of the API. I believe Winston previously invoked the constructor, but now requires an instantiated transport instead.
Hi! Thank you for this transport. I am installing on a project, and keep getting this error:
Error: Invalid transport, must be an object with a log method.
Here's my code:
I have logged the DSN to make sure it's getting read correctly.
winston-sentry-log v1.0.11
winston v3.2.1
Any insight is appreciated!
The text was updated successfully, but these errors were encountered: