@vemv You asking about timing SQL operations in https://github.com/seancorfield/next-jdbc/issues/251 and I was wondering whether the link to the timing example for with-logging was helpful?
And for everyone else using next.jdbc: have you used with-logging? What do you use it for?
Hey!
Yes, sorry for the delay. I have it pending to try it out.
But it certainly looks like it would work.
My only 'complaint' is that I couldn't see that that was a (presumably) usual use of result-logger . Its description in the docstring seemed a bit abstract at the time.
I also had grepped the repo for time , no results
If, for instance, See <clojuredocs link> for a time-measuring example was added to the docstring, we could surely consider the issue closed.
Ah, gotcha! OK, I'll add these notes to that issue and update the docstrings etc when I next work on next.jdbc. Thanks for the feedback!