Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2409 Widoki

Hello, 

I want to see what methods are called during a normal odoo use, the thing is I'm using Amazon's EC2 instance, so I can't use something like pycharm in debugging mode (I only have access through console terminal)

Is there any way I can see (real-time or not) in the console terminal the methods called while someone is using odoo? 


thanks

Awatar
Odrzuć
Najlepsza odpowiedź

Please check this valuable blog post about Odoo log levels and logging implementation: http://www.mindissoftware.com/2014/09/07/Odoo-logging-configuration-usage-implementation/

Awatar
Odrzuć