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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
9월 20
|
2947 | ||
|
0
3월 19
|
4645 | ||
|
0
4월 24
|
3385 | ||
|
0
7월 20
|
3557 | ||
|
2
5월 20
|
19950 |