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

Ability to log errors with .stack #25

Closed
ZJONSSON opened this issue Jun 6, 2016 · 0 comments · Fixed by #26
Closed

Ability to log errors with .stack #25

ZJONSSON opened this issue Jun 6, 2016 · 0 comments · Fixed by #26
Assignees

Comments

@ZJONSSON
Copy link
Owner

ZJONSSON commented Jun 6, 2016

Logging errors at the response level (i.e. reptiles) might not be enough as any errored function might be an optional argument - in which case the error never reaches the final response.

Todo: add catch right after fn.apply that send the error to $global.$logError (optional)

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

Successfully merging a pull request may close this issue.

1 participant