Just an idea popping up: would it make sense to promote the URL logs to INFO level?
Perhaps we also should add this setting as a commented line with a short hint to the distributed log4j.properties.? ------------- This message is sent from a mobile device. ----- Original Message ----- From: Ryan McVeigh <[email protected]> To: [email protected] <[email protected]> Cc: Florian Müller <[email protected]> Sent: Wed Mar 09 15:58:44 2011 Subject: Re: Enhancement Thought I should have stepped into that line and I would have seen that. Thanks Florian! On Wed, Mar 9, 2011 at 2:44 AM, Florian Müller <[email protected] > wrote: > 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 > > > > -- Ryan McVeigh Director of Enterprise Integration office: 303.443.4004 x204 cell: 720.841.4838 fax: 877.569.7942 Follow Me: <http://twitter.com/#!/rmcveigh> <http://www.linkedin.com/in/rmcveigh><http://www.ziaconsulting.com/blog/rmcveigh>
