You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to praxis-de...@googlegroups.com
Hi all,
I would be great to have a plugin for Errbit integration for Praxis apps. To get discussion started, here are some points the plugin author (I'm fine doing it) should probably cover and/or allow configuration for:
Sets an ExceptionHandler to Praxis::Application.instance.error_handler
This is how 500s are caught and notified to Errbit.
I'm thinking this should probably wrap the currently set error_handler somehow, in case another plugin or the app specifies a custom one? Any ideas here?