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
There are a few papertrail connection differences between the old way and the new (winston3) way. It took me a while to find the details, but the readme that you can find here shows how to set up for Winston3.
I am using Winston version
When I add
transports: [ new winston.transports.Papertrail({})]
I get
Papertrail is a legacy winston transport. Consider upgrading: - Upgrade docs: https://github.com/winstonjs/winston/blob/master/UPGRADE-3.0.md
why this message show and how do I stop showing this.
The text was updated successfully, but these errors were encountered: