Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
12032 Vistas

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
Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 20
2899
0
mar 19
4571
0
abr 24
3327
0
jul 20
3474
2
may 20
19845