Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]adding service call duration in log handler. #5

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

ebrahimiar
Copy link
Contributor

The format of request and response log has been changed to json. Request log consists of "Soap Request" field.
Successful response log consist of "Soap Response" and "duration field." Unsuccessful response log consist of "Soap Fault" and "duration" field.

a.ebrahimi added 2 commits July 1, 2024 10:47
The format of request and response log has been changed to json.
Request log consists of "Soap request" field.
Successful response log consist of "Soap Response" and "duration field."
Unsuccessful response log consist of "Soap Fault" and "duration" field.
The format of request and response log has been changed to json.
Request log consists of "soap-request" field.
Successful response log consist of "soap-response" and "duration field."
Unsuccessful response log consist of "soap-fault" and "duration" field.
@mosidev mosidev merged commit 3aa417b into Tosan:main Jul 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants