OCA/rest-framework · 18.0
Fastapi Log
fastapi_log
Fastapi Log
This module allows an endpoint to activate full request logging in a database model.
It is useful to debug production issues or to monitor the usage of a specific endpoint.
Table of contents
Usage
To activate logging for an endpoint, you have to check the
Log Requests checkbox in the endpoint's configuration. This will log
all requests and responses for that endpoint.
A smart button will be displayed in the endpoint's form view to access
the endpoint logs. A global log view is also available in the
FastAPI Logs menu.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Akretion
Contributors
- Florian Mounier <florian.mounier@akretion.com>
- PyTech:
- Simone Rubino <<simone.rubino@pytech.it>>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit <https://odoo-community.org/page/Contribute>.






