Mule Http Client Request logging


Best piece of logging i found - literally no code modification. Just add the following code in your log4j configuration file and all your logs will be revealed. :)



<AsyncLogger name="org.mule.module.http.internal.HttpMessageLogger" level="DEBUG" />
<AsyncLogger name="com.ning.http" level="DEBUG" />

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm