Skip to Content
Menú
This question has been flagged
1 Respondre
4737 Vistes

Hey, guys, I want to know is there any way to create custom Log file so I can maintain my own log. If yes how to create it and access in the python code?

And also how can I create .txt file in odoo. If yes can I access that file like using this python code?

with open('resopnse.txt', 'a') as f:
f.write('%s, %s\n' % (r, r.status_code))

Avatar
Descartar
Best Answer

Hi,

You have better to use the free app below

Audit Log

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de des. 22
23677
0
d’oct. 21
2174
1
d’ag. 21
3039
0
de des. 19
2400
3
de febr. 25
3095