[Xml-compile] Logging requests
Kit Peters
Kit.Peters at broadbean.com
Wed Sep 16 21:51:30 GMT 2015
Thanks. I just found that, five minutes after asking. Goes to show I
should RTFM. ;)
On 9/16/15, 16:49, "Mark Overmeer" <mark at overmeer.net> wrote:
>* Kit Peters (Kit.Peters at broadbean.com) [150916 21:45]:
>> Suppose I wanted to log all the requests / responses made with an
>> instance of XML::Compile::WSDL11. Would I use a transport hook for
>>that,
>> or is there another way? I don't want the logging hook to clobber any
>> existing transport hook the caller might define.
>
> my ($answer, $trace) = $wsdl->call(....);
> $trace->printResponse; # etc See XML::Compile::SOAP::Trace
>--
>Regards,
>
> MarkOv
>
>------------------------------------------------------------------------
> Mark Overmeer MSc MARKOV Solutions
> Mark at Overmeer.net solutions at overmeer.net
>http://Mark.Overmeer.net http://solutions.overmeer.net
>
More information about the Xml-compile
mailing list