Skip to Content
Menú
This question has been flagged
1 Respondre
12058 Vistes

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
Descartar
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
Descartar
Related Posts Respostes Vistes Activitat
1
de set. 20
2907
0
de març 19
4591
0
d’abr. 24
3345
0
de jul. 20
3512
2
de maig 20
19893