コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
12007 ビュー

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
2893
0
3月 19
4567
0
4月 24
3323
0
7月 20
3456
2
5月 20
19822