Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4626 Visualizações

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
Cancelar
Melhor resposta

Hi,

You have better to use the free app below

Audit Log

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
dez. 22
23522
0
out. 21
2069
1
ago. 21
2922
0
dez. 19
2305
3
fev. 25
2775