node-soap icon indicating copy to clipboard operation
node-soap copied to clipboard

feat: add express request object as parameter to the log method.

Open jplusje opened this issue 2 years ago • 1 comments

This PR add's the express request object as a parameter to the log function. With this change it's possible to (for example) create a unique id for the request and use it when performing logging in node-soap.

jplusje avatar Jan 26 '23 12:01 jplusje

Looks good to me, thanks for the readme update. I will merge it when will be preparing new release.

w666 avatar Jun 25 '24 09:06 w666