Hello everyone ;)
I have an idea or a suggestion related to the logs "WARNING - ConnectionBus_Queries: Query executed inWARNING - ConnectionBus_Queries: Query executed in ... "
I think it would be quite cool and very much useful to get in these logs the exact place in the app where this located. By the exact place I mean, the page / widget ( more specific always better ) or the exact retrieve action. Maybe if it would log the XPATH and not only the SQL generated query it would be a great improvement. Then I can easily identify the exact place and I can start optimizing it faster.
Furthermore I would rely less and less on additional tools like APD & NanoProfiler.
Also, please let me know if there's an alternative or an easier way to do this in case I am missing it.
Thank you!