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
I'm looking to implement my own custom transport for raygun, but it seems its not currently feasible to use async/await in the custom transport method of log.
Both issues i found from 2018 and 2019 are closed with no updates.
What version of Winston presents the issue?
3.13.0
What version of Node are you using?
20.11.1
If this worked in a previous version of Winston, which was it?
No response
Minimum Working Example
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
🔎 Search Terms
async cusrtom transport
The problem
I'm looking to implement my own custom transport for raygun, but it seems its not currently feasible to use async/await in the custom transport method of
log
.Both issues i found from 2018 and 2019 are closed with no updates.
What version of Winston presents the issue?
3.13.0
What version of Node are you using?
20.11.1
If this worked in a previous version of Winston, which was it?
No response
Minimum Working Example
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: