serverless-log-forwarding
serverless-log-forwarding copied to clipboard
Serverless 2.x
Is this plugin going to get a refresh to work with serverless framework 2.x?
Yes it will. We will try to get to it soon
Just following up on this to see if the module is going to evolve or we should look for a different solution.
Thanks!
Sorry for the long delay. We are going to take a look at this next week. We should have a new version with this soon
Hi @rogueturnip
We have added 3.x support and I believe it should work with the 2.x too. With the
"peerDependencies": {
"serverless": "<4"
},
Please try our latest version and let us know