On Oct 13, 2:22 pm, "Gabriel Genellina" <gagsl-...@yahoo.com.ar>
wrote:
> En Tue, 13 Oct 2009 16:55:09 -0300, Falcolas <garri...@gmail.com> escribió:
[snip]
> > Looks like the simplest way to change that would be to inherit from
> > the SimpleXMLRPCRequestHandler class and implement your own
> > log_request method. You could then pass that to the SimpleXMLRPCServer
> > constructor.
>
> I think it's easier to pass logRequests=False when creating the server.
>
> --
> Gabriel Genellina

Indeed - I should probably be more explicit that my thoughts were
aimed at logging into their own file.

Garrick
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to