Skip to content

Commit c3b4ec9

Browse files
committed
Added ^DeepSee.QueryLog logging
1 parent a0f2de5 commit c3b4ec9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MDX2JSON/ResultSet.cls.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Converts ResultSet to %ZEN.proxyObject.<br>
1515
<FormalSpec>*pStatus:%Status</FormalSpec>
1616
<ReturnType>%ZEN.proxyObject</ReturnType>
1717
<Implementation><![CDATA[
18+
set ^DeepSee.QueryLog($UserName,$I(^DeepSee.QueryLog($UserName))) = ..%GetQueryText()
1819
set status = $$$ERROR($$$GeneralError,"Error occured while executing ##class(MDX2JSON.ResultSet).ToProxyObject() method")
1920
2021
set obj=##class(%ZEN.proxyObject).%New()

0 commit comments

Comments
 (0)