liqd / adhocracy

Adhocracy is a policy drafting and decision making software for distributed groups and open institutions.
GNU Affero General Public License v3.0
150 stars 37 forks source link

Allow to log to sentry server #930

Closed nidico closed 9 years ago

nidico commented 9 years ago

In order to log to an external sentry server, set the following options to the [adhocracy] section of your buildout.cfg:

sentry.enabled = True sentry.dsn = https://blabla

xi commented 9 years ago

LGTM.