12 Sep
2006
12 Sep
'06
6:16 p.m.
On Tue, Sep 12, 2006 at 06:58:36PM +0200, Willi Langenberger wrote:
I found it very useful to log every xml-rpc call (call and return value). For this we have patched ZPublisher/xmlrpc.py (and one line in ZPublisher/HTTPRequest.py). See attachment (tested against 2.9.3).
(snip) Thanks! I may give this a try. FWIW, I've been toying with adding a @log decorator to my methods, along the lines of the logger example at http://soiland.no/software/decorator but i'm having some pain - will report back if i get it working. -- Paul Winkler http://www.slinkp.com