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

Use VError && VError.info under the hood #76

Closed
DonutEspresso opened this issue Aug 16, 2017 · 0 comments
Closed

Use VError && VError.info under the hood #76

DonutEspresso opened this issue Aug 16, 2017 · 0 comments

Comments

@DonutEspresso
Copy link
Member

The context option was implemented before verror's info option was available. Now that it's available upstream we should try and use that under the hood instead. Some implications in terms of how to access the context property and inspect it (verror uses a static method verror.info()). Should be able to continue to use the same serializer, however, since it already supports verror's info field.

Replaces #55

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

No branches or pull requests

1 participant