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

If RaygunHandler is the first handler, nothing is sent to Raygun #25

Closed
h-bragg opened this issue Jun 16, 2018 · 0 comments
Closed

If RaygunHandler is the first handler, nothing is sent to Raygun #25

h-bragg opened this issue Jun 16, 2018 · 0 comments
Assignees

Comments

@h-bragg
Copy link
Contributor

h-bragg commented Jun 16, 2018

Raygun does not populate a record until a handler says it will handle the record.

  • if Raygun is the first handler to handle a record it will not include the exception/file/line information.
  • if Raygun is the not the first handler to handle a record, it will have the exception/file/line information required to send it to raygun.
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