-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
None
Add to troubleshoot or debug section information, how to allow http client logs of RESTEasy. These logs can be enabled by adding these properties to client java process:
-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog -Dorg.apache.commons.logging.simplelog.showdatetime=true -Dorg.apache.commons.logging.simplelog.log.org.apache.http=DEBUG
These properties should be used for debugging purposes.
This information should be add to "Developing Web Services guide"
This jira is valid only for EAP 7.1, not for EAP 7.0.
- relates to
-
RESTEASY-1731 Documentation: debug logs of client
-
- Open
-