Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(modularity): allow inject log fn in handler #149

Merged

Conversation

geymed
Copy link
Contributor

@geymed geymed commented Jul 1, 2021

Allow injecting a logging function (defaults to console.log)
in DynamoDB event processor

Log send event only if event was really sent (result.value exists)

Allow injecting a logging function (defaults to console.log)
in DynamoDB event processor
@geymed geymed force-pushed the inject-log-dynamodb-handler branch from 3f09c63 to 1e50c0e Compare July 1, 2021 12:59
@geymed geymed force-pushed the inject-log-dynamodb-handler branch from 1e50c0e to ad1a9e7 Compare July 1, 2021 13:01
@michalkvasnicak michalkvasnicak merged commit 57614bd into michalkvasnicak:master Jul 2, 2021
@michalkvasnicak
Copy link
Owner

@geymed thank you, released in 1.0.0-alpha.23

@geymed
Copy link
Contributor Author

geymed commented Jul 2, 2021

Thank you very much for the quick response @michalkvasnicak! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants