app settings debug = true log location #110
Unanswered
ScottDHall
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Great. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there a way to log the returned row count? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm troubleshooting an issue where the number of results returned varied from one day to another on the same data set. In other words, day 1 it returned 400 results, and day 2 it returned 415 results.
I'm trying to get the number of results returned for each query logged, and I set the debug = true for both appsettings json files. Does this do anything, and if so, where would those logs be kept.
Beta Was this translation helpful? Give feedback.
All reactions