← Back to team overview

openerp-community team mailing list archive

Re: Sentry and Odoo

 

Hi,

we had made small wrapper to send logs to sentry
https://bitbucket.org/hbee/sentry_logging, now it miss docs, but
sentry_logging/model/sentry_logging.py
<https://bitbucket.org/hbee/sentry_logging/src/75f019db5b011bec6276755316b3c1d6ee055fe9/model/sentry_logging.py?at=master>
says everything. Needs to define sentry_dsn and sentry_level in server
config. Tested only on the 7.0.

Regards,
Paulius Sladkevičius

2014-10-13 4:05 GMT+03:00 Ovnicraft <ovnicraft@xxxxxxxxx>:

> Hi to all !
>
> I found several solutions[1][2] around this, so this[1] looks more clear
> BTW it requires some hacks in server. I saw in LP an MP to server-tool[3]
> but did found on github.
>
> Any experience in production for this ?
>
> [1] https://github.com/alainivars/openerp-sentry
> [2]
> https://code.launchpad.net/~savoirfairelinux-openerp/server-env-tools/sentry
> [3] https://github.com/OCA/server-tools/tree/7.0
>
> Keep reading !
>
> --
>
> [image: Cristian Salamea on about.me]
>
> Cristian Salamea
> about.me/ovnicraft
>     <http://about.me/ovnicraft>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-community
> Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openerp-community
> More help   : https://help.launchpad.net/ListHelp
>
>

References