mirror of
https://github.com/odoo/runbot.git
synced 2025-03-22 02:45:51 +07:00
![]() If odoo is configured with a logfile, log to a separate file in the same directory. * log request / response when querying github * log *received* requests for webhooks Either way log the entire request metadata, though only the first 400 bytes/chars of the entity bodies. This is intended to help mostly with post-mortem debugging: timestamps from the main log can be correlated with the timestamps from the github log in order to have more relevant information, both for internal use and to send to gh support. Closes #257 |
||
---|---|---|
.. | ||
__init__.py | ||
dashboard.py |