Hi Ryan, It's already there. If you set the log level of org.apache.chemistry.opencmis.client.bindings.spi.atompub.HttpUtils to DEBUG it will log all called URLs.
Cheers, Florian On 09/03/2011 05:06, Ryan McVeigh wrote: > Hi Folks, > > I'm using Chemistry in a current project and have many times in the past few > weeks wished I could see the URL's generated by the Chemistry client > implementation. I end up setting a breakpoint to debug to and inspecting > the URL. What do you think about adding some debug logging for this? > Something like AbstractAtomPubService.getObjectInternal (and I'm sure > elsewhere) to log the URL. > > -Ryan >
