diff --git a/modules/core/distribution/src/repository/conf/log4j.properties b/modules/core/distribution/src/repository/conf/log4j.properties index a8a589ac..73a598e7 100644 --- a/modules/core/distribution/src/repository/conf/log4j.properties +++ b/modules/core/distribution/src/repository/conf/log4j.properties @@ -59,6 +59,8 @@ log4j.logger.de.hunsicker.jalopy.io=FATAL #log4j.logger.org.apache.synapse.transport.http.headers=DEBUG #log4j.logger.org.apache.synapse.transport.http.wire=DEBUG +# uncomment the following logs to see http calls headers and messages +#log4j.logger.feign=DEBUG #only WARN allowed for access loggers in http transport by default log4j.logger.org.apache.synapse.transport.http.access=WARN