I'm using PHP adwords client version 3.0.0 Logger::LogToFile(Logger::$SOAP_XML_LOG, "/tmp/soap_xml.log"); Logger::SetLogLevel(Logger::$SOAP_XML_LOG, Logger::$INFO);
Logger::LogToFile(Logger::$REQUEST_INFO_LOG, "/tmp/request_info.log"); Logger::SetLogLevel(Logger::$REQUEST_INFO_LOG, Logger::$INFO); The strange thing is that the Logger is also logging to two more files at: ..myadwordlibrary/3.0.0/Google/Api/Ads/AdWords/Lib/soap_xml.log ..myadwordlibrary/3.0.0/Google/Api/Ads/AdWords/Lib/request_info.log -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
