On Jun 10, 2014, at 1:55 PM, andrss <[email protected]> wrote:
> How can I log JSON-RPC requests to trytond server? If this option is not > configurable, where (in what file) should I put my own code for logging? the server itself does not log RPC requests, but if you are using the Tryton GTK client and if you want to log the requests (sent to server) and the responses received - you can. See the section on client-logging in the debugging page on tryton-documentation project [1]. OTOH, if you really want to debug the requests which come in, then you can do the same things explained in the debugging the server section. [1] http://tryton-documentation.readthedocs.org/en/latest/developer_guide/debugging.html#client-logging [2] http://tryton-documentation.readthedocs.org/en/latest/developer_guide/debugging.html#debug-those-annoying-error-500 Thanks & Regards Sharoon Thomas Openlabs Technologies & Consulting (P) Limited w: http://www.openlabs.co.in m: +1 813.793.6736 (OPEN) Extn. 200 t: @sharoonthomas - We win when our customers win
signature.asc
Description: Message signed with OpenPGP using GPGMail
