3.61.3. SOAPTrace Previous topic Parent topic Child topic Next topic

This enables some or all of the SOAP::Lite internal tracing. Allowable values are
  • transport
  • dispatch
  • result
  • parameters
  • headers
  • objects
  • method
  • fault
  • freeform
  • trace
  • debug
  • all
or any combination. Defaults to no tracing. Tracing is printed to STDOUT.
SOAPTrace all