Skip to content

Add support for debug logging requests #38

@EkiH

Description

@EkiH

It would be nice for debugging if requests and responses could be configured to be logged into a file or somewhere. This could help figure out some problem cases by looking at the raw requests and responses being transmitted.

The debug logging should be configurable for "All requests", "Failed requests", "No requests" (disabled).

This could be used as the logging solution:
https://stackoverflow.com/questions/18924996/logging-request-response-messages-when-using-httpclient

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions