Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4857 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
23822
0
oct. 21
2255
1
août 21
3118
0
déc. 19
2511
3
févr. 25
3264