-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Log warnings #16
Comments
Not sure, actually. Haven't worked a lot with hooking into that. @engram-design Do you know? |
@sjelfull Not sure, I'll look into it! |
In fact, the plugin won't send logged errors (e.g. |
+1 -- and also -- exposing these through the service. From my own code,I cannot currently log Errors of Warnings to Bugsnag through the provided plugin service, only Exceptions. Perhaps you could expose the entire Then we could report errors using the bugsnag client directly instead of having to mirror everything through the plugin (which currently only does exceptions as mentioned). Ex. |
@FreekVR Your PR will be included in the next release, out in a few minutes. |
Related to #33 which will make it easier to capture warnings/info. |
Can bugsnag plugin be set to log warnings?
For example, warning about email settings test failing. In log file it is represented by this:
The text was updated successfully, but these errors were encountered: