Skip to content

XML request/response logger #9

Open
@jbarbede

Description

@jbarbede

Currently, with debug mode, you echo any XML send request/received response and it is already a great help.

We used to log these XML requests and responses in a database. It is really useful when a command failed and we can't exactly determine why (API response sometimes are not really clear). Like that, we can find a request and its response and send it to the API support.

Maybe we should be able to configure a logger when creating a Client object.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions