Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4865 Представления

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
23830
0
окт. 21
2258
1
авг. 21
3119
0
дек. 19
2511
3
февр. 25
3284