Skip to content

feat(offline-dynamodb-streams): log function errors to console#99

Closed
dolsem wants to merge 1 commit into
CoorpAcademy:masterfrom
dolsem:offline-dynamodb-streams-log-errors
Closed

feat(offline-dynamodb-streams): log function errors to console#99
dolsem wants to merge 1 commit into
CoorpAcademy:masterfrom
dolsem:offline-dynamodb-streams-log-errors

Conversation

@dolsem

@dolsem dolsem commented Oct 23, 2019

Copy link
Copy Markdown

Currently if lambda function fails with error its result gets logged as

Serverless: [✖] DynamoDB_To_ES 

This PR adds error output after DynamoDB_To_ES.

@silouone

Copy link
Copy Markdown
Member

Thanks so much for this, @dolsem! Surfacing handler errors instead of swallowing them is exactly the right instinct. #265 (on master now, released shortly) takes this further by threading the real Serverless logger through all the plugins, so function errors are now logged through it across the board. Closing as superseded, but we really appreciate the contribution. 🙏

@silouone silouone closed this Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants