Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4960 Tampilan

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
Buang
Jawaban Terbai

Hi,

You have better to use the free app below

Audit Log

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Des 22
23945
0
Okt 21
2328
1
Agu 21
3178
0
Des 19
2587
3
Feb 25
3507