Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
12028 Prikazi

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
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
sep. 20
2899
0
mar. 19
4569
0
apr. 24
3326
0
jul. 20
3461
2
maj 20
19837