Alberto Zaccagni
Alberto Zaccagni
I've added an example that works for the latest version: https://github.com/lazywithclass/winston-cloudwatch/blob/master/examples/simple-with-console.js Let me know if you still have issues.
Hi, I'm not aware of what a sessionToken is. It was ages since I used this module and now I am only maintaining it, could you please provide a code...
As you might imagine I've been quite busy lately, sorry for the absurd delay in dealing with this. Is this still an issue? If so, am I right that I...
Ok I will have a look in the following weeks, I might have some free time.
I'm not sure what you're saying sorry, should I close the issue @barogo-jwyoon?
Did you try running one of the examples? [This one](https://github.com/lazywithclass/winston-cloudwatch/blob/4e3debf16203867479c288fbd2bf00e614e3d10e/examples/flush-and-exit.js) has been specifically made fo AWS Lambda usage.
Hello, it's been years since I've used this module in production, expecially in Lambda: to reproduce the problem you're facing I should just write what's in your screenshots, right? Thanks!
Thanks @westy92 I am currently working on the other issues, but if you think it would help you and others feel free to submit a PR.
Thanks for the detailed report. I will reopen this, and either improve our README or fix the bug.
Upgrade to the latest version, which is 5.0.0, I've added @aws-sdk/client-cloudwatch-logs as part of the peerDependencies.