Pete,
I found this log4j.properties file in the adwords-api-8.5.0-loner.tar.gz
file in the /adwords-api-8.5.0/ directory. It seems the HTTPSender logging
is commented out in the file by default. Enabling it by uncommenting these
lines and adding axis logging to your log4j category list might solve your
issue.
//log4j.properties excerpt:
#log4j.appender.axisLogFile=org.apache.log4j.FileAppender
#log4j.appender.axisLogFile.File=logs/axis.log
#log4j.appender.axisLogFile.layout=org.apache.log4j.PatternLayout
#log4j.appender.axisLogFile.layout.ConversionPattern=[%d{DATE} - %-5p] %m%n
...
#log4j.logger.org.apache.axis.transport.http.HTTPSender=DEBUG, axisLogFile
Good luck! Hope this helps.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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