winston-cloudwatch
Advanced tools
Changelog
2.0.2
New version just because I forgot to add silent property to TS definition
Changelog
2.0.1
Remove unused variables; example on how to use messageFormatter
Changelog
2.0.0
Update to Winston 3.0. Update dependencies. (thanks to @nfantone and @patrickrgaffney for the precious help)
Changelog
1.13.1
Fix TypeScript type https://github.com/lazywithclass/winston-cloudwatch/issues/79
Changelog
1.13.0
Save nextSequenceToken and reuse it for calls to AWS
Changelog
1.11.4
Correctly stringifies Error objects preserving stuff like the message and the stack
Fixes https://github.com/lazywithclass/winston-cloudwatch/issues/54
Changelog
1.11.3
Fixes https://github.com/lazywithclass/winston-cloudwatch/issues/55