Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4976 Visninger

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
Kassér
Bedste svar

Hi,

You have better to use the free app below

Audit Log

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
dec. 22
23969
0
okt. 21
2342
1
aug. 21
3200
0
dec. 19
2598
3
feb. 25
3544