Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5368 Visualizzazioni

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
Abbandona
Risposta migliore

Hi,

You have better to use the free app below

Audit Log

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
dic 22
24390
0
ott 21
2658
1
ago 21
3449
0
dic 19
2865
2
ago 25
2879