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(delivery-node): Include error stack in first argument to logger #486

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

bengourley
Copy link
Contributor

This commit was inadvertently missed when I made the rebased PR #478.


Some loggers only use the first argument passed, in which cases the actual cause of the error would
be lost.

Some loggers only use the first argument passed, in which cases the actual cause of the error would
be lost.
@bengourley bengourley merged commit c2020c6 into next Feb 22, 2019
@bengourley bengourley deleted the node-delivery-logging branch February 22, 2019 13:59
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