Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4829 Vistas

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
Descartar
Mejor respuesta

Hi,

You have better to use the free app below

Audit Log

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
dic 22
23783
0
oct 21
2242
1
ago 21
3110
0
dic 19
2493
3
feb 25
3203