コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4944 ビュー

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
23925
0
10月 21
2312
1
8月 21
3168
0
12月 19
2565
3
2月 25
3460