Sébastien Alix and cyrilmanuel
f34dc6be27
logging_json: fix RecursionError
...
Since Python 3.10, the use of 'threading.currentThread()' is deprecated
and generates a warning, and generating this warning log was in turn
entering in the `logging_json` mechanism, triggering an exception:
RecursionError: maximum recursion depth exceeded while calling a Python object
2024-03-27 13:19:22 +01:00
Yannick Payot
d17d229b13
Change CI to GitHub actions
...
Use copier template from oca/oca-addons-repo-template
Apply linting
2023-05-24 18:22:55 +02:00
Vincent Renaville and GitHub
dddd130e79
fix: dependencies and deprecated code ( #390 )
2022-11-04 14:34:29 +01:00
Stephane Mangin and Maksym Yankin
de19785632
logging_json: fix W0622(redefined-builtin)
2022-05-18 16:24:42 +03:00
Stéphane Bidoul and Guewen Baconnier
522937c3b5
Log uid
2020-06-22 07:50:44 +02:00
Stéphane Bidoul and Guewen Baconnier
9cf4bf2171
Log request uuid
2020-06-22 07:50:35 +02:00
Tonow-c2c
c1c76144d2
BSRD-286: MIG V13 logging_json
2019-10-08 18:17:31 +02:00
jcoux
7eac1013eb
Migration to 12.0
2018-10-24 12:44:45 +02:00
Guewen Baconnier
3c8b74369b
Make pylint happy
2016-11-03 16:58:36 +01:00
Guewen Baconnier
ec1f3fc61a
Add logging_json
...
Output odoo logs as json
2016-11-02 10:10:05 +01:00