Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
5467 Vues

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
Ignorer
Meilleure réponse

Hi,

You have better to use the free app below

Audit Log

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
déc. 22
24485
0
oct. 21
2723
1
août 21
3547
0
déc. 19
2984
2
août 25
2982