Hi Jeffrey, On Mar 7, 2014 7:08 AM, "Jeffrey Nguyen (jeffrngu)" <[email protected]> wrote: > > Hi, > > Is there a way to enable wire log to capture REST api calls within Stratos CC? For example, I want to see the REST request/response when I subscribe to a cartridge. I believe the REST call for this case is sent from jClouds to the underlined Iaas. > > I added [1] to CC's log4j.properties file and restarted the service but still don't see any wire log. Any idea how to do this?
Please add log4j.logger.jclouds.wire=DEBUG > > Thanks, > -Jeffrey > > [1] log4j.logger.org.apache.synapse.transport.http.wire=DEBUG >
