| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/7.0/sentry_logger |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Sandy Carter, Pedro M. Baeza, Sylvain LE GAL, Rudolf Schnapka |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
git raven raven_sanitize_openerp |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Sentry
======
Integration with Sentry Error reporting engine.
Settings:
---------
You have to add extra parameters in your odoo config file (~/.openerp_serverrc)
* mandatory parameters:
* Insert sentry DSN with value:
sentry_dsn = sync+<Your Sentry DSN>
* optional parameters:
* Define the level of log sent to sentry:
sentry_logging_level = WARNING
(by default ERROR)
Optional Dependencies
---------------------
* bzrlib (for revno reporting on module repositories from LP)
Notes
-----
Module may slow down spawning of workers (~1s) due to the access of openerp
configuration
Contributors
------------
* Sandy Carter (sandy.carter@savoirfairelinux.com)
|
No views found for this module.
No models found for this module.