Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1731

Documentation: debug logs of client

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None

      Add information to user guides:

      Add to troubleshoot or debug section information, how to allow http client logs. 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.

              jperkins-rhn James Perkins
              mkopecky@redhat.com Marek Kopecky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: