Sentry plugin for B3
- Copy the file extplugins/sentry.py into your
b3/extpluginsfolder and extplugins/conf/plugin_sentry.ini into yourb3/conffolder - This plugin requires the raven-python module.
- Add the following line in your b3.xml file (below the other plugin lines)
<plugin name="sentry" config="@conf/plugin_sentry.ini"/>