Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
12051 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
set. 20
2903
0
mar. 19
4585
0
abr. 24
3332
0
jul. 20
3509
2
mai. 20
19881