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

Fix and issue with Request Logging and Improve the log detail #34

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

adamretter
Copy link
Contributor

Fixes an issue where the request was not serialized before it was logged which meant you could only see its text nodes in the log and not the XML elements. It also makes a small improvement by logging some additional detail around whether request ids exist or not.

@BernardDebord
Copy link

I am using this code and it is working correctly

Copy link

@marmoure marmoure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks Good.

…nce, and so calling empty(xmldb:remove(...)) makes no sense as the result is always fn:true()
@adamretter adamretter force-pushed the feature/improve-req-logging branch from ef61936 to 1e2ce86 Compare August 30, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants