Hello everyone,
Say for example I'm running a simple CampaignService, how would I create and view a SOAP Log for that request?
I can see that there are some settings in the adsapi_php.ini, are these used alongside Monolog, or are they enough to create a SOAP Log in their own right?
Also, if I am going to use Monolog, how would I go about logging a SOAP Response?
Any help would be appreciated.
Many thanks
// add records to the log $log->[?]([?]);