Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4879 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
груд. 22
23850
0
жовт. 21
2264
1
серп. 21
3130
0
груд. 19
2528
3
лют. 25
3314