33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > REST Log </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
1010:Author: David Goodger (goodger@python.org)
11- :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
11+ :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
1212:Copyright: This stylesheet has been placed in the public domain.
1313
1414Default cascading style sheet for the HTML output of Docutils.
15+ Despite the name, some widely supported CSS2 features are used.
1516
1617See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718customize this style sheet.
274275 margin-left : 2em ;
275276 margin-right : 2em }
276277
277- pre .code .ln { color : grey ; } /* line numbers */
278+ pre .code .ln { color : gray ; } /* line numbers */
278279pre .code , code { background-color : # eeeeee }
279280pre .code .comment , code .comment { color : # 5C6576 }
280281pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
300301span .pre {
301302 white-space : pre }
302303
303- span .problematic {
304+ span .problematic , pre . problematic {
304305 color : red }
305306
306307span .section-subtitle {
359360</ style >
360361</ head >
361362< body >
362- < div class ="document " id ="rest-log ">
363- < h1 class ="title "> REST Log</ h1 >
363+ < div class ="document ">
364364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="rest-log ">
370+ < h1 > REST Log</ h1 >
365371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372!! This file is generated by oca-gen-addon-readme !!
367373!! changes will be overwritten. !!
368374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369- !! source digest: sha256:f93e58dbd77af1254adb0cd7ace54af0b0609569883ed4a22028f11f0b663139
375+ !! source digest: sha256:b9df1f2aac3663e20a25d12e95ed19357775317522e8043b23cd851bd5f91197
370376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/rest-framework/tree/18.0/rest_log "> < img alt ="OCA/rest-framework " src ="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-rest_log "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/rest-framework/tree/18.0/rest_log "> < img alt ="OCA/rest-framework " src ="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-rest_log "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372378< p > When exposing REST services is often useful to see what’s happening
373379especially in case of errors.</ p >
374380< p > This module add DB logging for REST requests. It also inject in the
@@ -399,9 +405,9 @@ <h1 class="title">REST Log</h1>
399405</ ul >
400406</ div >
401407< div class ="section " id ="configuration ">
402- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
408+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
403409< div class ="section " id ="logs-retention ">
404- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Logs retention</ a > </ h2 >
410+ < h3 > < a class ="toc-backref " href ="#toc-entry-2 "> Logs retention</ a > </ h3 >
405411< p > Logs are kept in database for every REST requests made by a client
406412application. They can be used for debugging and monitoring of the
407413activity.</ p >
@@ -415,7 +421,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Logs retention</a></h2>
415421error.</ p >
416422</ div >
417423< div class ="section " id ="logs-activation ">
418- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Logs activation</ a > </ h2 >
424+ < h3 > < a class ="toc-backref " href ="#toc-entry-3 "> Logs activation</ a > </ h3 >
419425< p > You have 2 ways to activate logging:</ p >
420426< ul class ="simple ">
421427< li > on the service component set _log_calls_in_db = True</ li >
@@ -432,38 +438,38 @@ <h2><a class="toc-backref" href="#toc-entry-3">Logs activation</a></h2>
432438</ div >
433439</ div >
434440< div class ="section " id ="changelog ">
435- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Changelog</ a > </ h1 >
441+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Changelog</ a > </ h2 >
436442< div class ="section " id ="section-1 ">
437- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> 13.0.1.0.0</ a > </ h2 >
443+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> 13.0.1.0.0</ a > </ h3 >
438444< p > First official version.</ p >
439445</ div >
440446</ div >
441447< div class ="section " id ="bug-tracker ">
442- < h1 > < a class ="toc-backref " href ="#toc-entry-6 "> Bug Tracker</ a > </ h1 >
448+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Bug Tracker</ a > </ h2 >
443449< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/rest-framework/issues "> GitHub Issues</ a > .
444450In case of trouble, please check there if your issue has already been reported.
445451If you spotted it first, help us to smash it by providing a detailed and welcomed
446452< a class ="reference external " href ="https://github.com/OCA/rest-framework/issues/new?body=module:%20rest_log%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
447453< p > Do not contact contributors directly about support or help with technical issues.</ p >
448454</ div >
449455< div class ="section " id ="credits ">
450- < h1 > < a class ="toc-backref " href ="#toc-entry-7 "> Credits</ a > </ h1 >
456+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Credits</ a > </ h2 >
451457< div class ="section " id ="authors ">
452- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Authors</ a > </ h2 >
458+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Authors</ a > </ h3 >
453459< ul class ="simple ">
454460< li > Camptocamp</ li >
455461< li > ACSONE</ li >
456462</ ul >
457463</ div >
458464< div class ="section " id ="contributors ">
459- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Contributors</ a > </ h2 >
465+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Contributors</ a > </ h3 >
460466< ul class ="simple ">
461467< li > Guewen Baconnier << a class ="reference external " href ="mailto:guewen.baconnier@camptocamp.com "> guewen.baconnier@camptocamp.com</ a > ></ li >
462468< li > Simone Orsi << a class ="reference external " href ="mailto:simahawk@gmail.com "> simahawk@gmail.com</ a > ></ li >
463469</ ul >
464470</ div >
465471< div class ="section " id ="other-credits ">
466- < h2 > < a class ="toc-backref " href ="#toc-entry-10 "> Other credits</ a > </ h2 >
472+ < h3 > < a class ="toc-backref " href ="#toc-entry-10 "> Other credits</ a > </ h3 >
467473< p > < strong > Financial support</ strong > </ p >
468474< ul class ="simple ">
469475< li > Cosanum</ li >
@@ -472,9 +478,11 @@ <h2><a class="toc-backref" href="#toc-entry-10">Other credits</a></h2>
472478</ ul >
473479</ div >
474480< div class ="section " id ="maintainers ">
475- < h2 > < a class ="toc-backref " href ="#toc-entry-11 "> Maintainers</ a > </ h2 >
481+ < h3 > < a class ="toc-backref " href ="#toc-entry-11 "> Maintainers</ a > </ h3 >
476482< p > This module is maintained by the OCA.</ p >
477- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
483+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
484+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
485+ </ a >
478486< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
479487mission is to support the collaborative development of Odoo features and
480488promote its widespread use.</ p >
@@ -485,5 +493,6 @@ <h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
485493</ div >
486494</ div >
487495</ div >
496+ </ div >
488497</ body >
489498</ html >
0 commit comments