Hi,
Would be great for troubleshooting if the runtime values used in query parameters were also logged in the error log text. The tenant Id would also be a good idea to support multi-tenant scenarios.
Of course this would only be applicable to query related errors and they could be shown in the log in a very simple manner like:
"
TenantId = 1
Param1 = 123
Param2 = "Text"
Error in advanced query (...)
"
This would allow much faster debug in Service Studio.
Cheers,
Hermínio