mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 05:12:07 +02:00
9 lines
389 B
ReStructuredText
9 lines
389 B
ReStructuredText
When exposing REST services is often useful to see what's happening
|
|
especially in case of errors.
|
|
|
|
This module add DB logging for REST requests.
|
|
It also inject in the response the URL of the log entry created.
|
|
|
|
NOTE: this feature was implemented initially inside shopfloor app.
|
|
Up to version 13.0.1.2.1 of this module,
|
|
if shopfloor is installed, log records will be copied from its table.
|