Skip to content

Ability to read and log parameters before execution#37

Merged
epaulsen merged 1 commit intoDIPSAS:masterfrom
opejanovic:master
May 8, 2020
Merged

Ability to read and log parameters before execution#37
epaulsen merged 1 commit intoDIPSAS:masterfrom
opejanovic:master

Conversation

@opejanovic
Copy link
Copy Markdown
Contributor

I modified method Get to be able to read parameters before execution.
Having logged DB procedure name and parameter value is extremely important for debugging.
Very often we have on production that DB procedure did not returned any value or exception and we need parameter value as an input to reproduce the issue.

…on. This is really handy for logging parameters before execution.
@epaulsen epaulsen self-requested a review May 8, 2020 05:59
@epaulsen
Copy link
Copy Markdown
Contributor

epaulsen commented May 8, 2020

This fixes issue #36

@epaulsen epaulsen merged commit ef00f1c into DIPSAS:master May 8, 2020
@epaulsen
Copy link
Copy Markdown
Contributor

epaulsen commented May 8, 2020

Done. New version will be released shortly

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