Skip to Content
Menu
This question has been flagged
1 Odpoveď
12438 Zobrazenia

In the server log, the message “Please enable sql debugging to trace the caller.” sometimes appears.

How should I do that? Can I enable “sql logging” without changing the overall logging level of the server?



Avatar
Zrušiť
Best Answer

You can use command "--log-level=debug_sql" while starting the server to enable sql debugging. (Like: ./openerp-server --addons-path=addons/ --log-level=debug_sql)

For more details you can use following command:

./openerp-server --help

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
sep 20
3247
0
mar 19
5041
0
apr 24
3627
0
júl 20
3798
2
máj 20
20639