Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
You can modify "TIBCO_HOME/bw/5.x//lib/log4j.properties" and change the level to DEBUG as shown below for httpclient.
<logger name="httpclient.wire">
<level value ="DEBUG"/>
<appender-ref ref="tibco_bw_log"/>
</logger>