1

I am using java classes AppsForYourDomainService UserService from package com.google.gdata.client and could not figure out how to configure http client log. any ideas?

Gal Morad
  • 806
  • 7
  • 7

1 Answers1

0

There's an excellent article detailing how to do this at:

https://developers.google.com/gdata/articles/debugging_client_libs#java

Jay Lee
  • 13,415
  • 3
  • 28
  • 59