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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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?
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
सित॰ 20
|
2901 | ||
|
0
मार्च 19
|
4580 | ||
|
0
अप्रैल 24
|
3330 | ||
|
0
जुल॰ 20
|
3506 | ||
|
2
मई 20
|
19869 |