跳至內容
選單
此問題已被標幟
1 回覆
4856 瀏覽次數

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))

頭像
捨棄
最佳答案

Hi,

You have better to use the free app below

Audit Log

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
12月 22
23817
0
10月 21
2253
1
8月 21
3118
0
12月 19
2509
3
2月 25
3258